Search for tableExists
- Search 9.5.x for tableExists
- Search 8.9.x for tableExists
- Search 10.3.x for tableExists
- Search 11.x for tableExists
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseRegressionTestCase::testDBTableExists | function | modules/ |
Test the db_table_exists() function. |
| DatabaseSchema::tableExists | function | includes/ |
Check if a table exists. |
| DatabaseSchema_mysql::tableExists | function | includes/ |
Check if a table exists. |
| DatabaseSchema_pgsql::tableExists | function | includes/ |
Check if a table exists. |
| DatabaseSchema_sqlite::tableExists | function | includes/ |
Check if a table exists. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.