| Name | Type | Location | Description |
|---|---|---|---|
|
DatabaseSchema:: |
function |
drupal/ |
Check if a table exists. |
|
DatabaseSchema_mysql:: |
function |
drupal/ |
Check if a table exists. |
|
DatabaseSchema_sqlite:: |
function |
drupal/ |
Check if a table exists. |
|
DatabaseRegressionTestCase:: |
function |
drupal/ |
Test the db_table_exists() function. |