Search for tableExists
| Nombre | Tipo | Ubicación | Descripción |
|---|---|---|---|
|
DatabaseSchema:: |
function |
drupal-7.x/ |
Check if a table exists. |
|
DatabaseSchema_mysql:: |
function |
drupal-7.x/ |
Check if a table exists. |
|
DatabaseSchema_sqlite:: |
function |
drupal-7.x/ |
Check if a table exists. |
|
DatabaseRegressionTestCase:: |
function |
drupal-7.x/ |
Test the db_table_exists() function. |