Search for tableExists
- Search 7.x for tableExists
- Search 9.5.x for tableExists
- Search 8.9.x for tableExists
- Search 10.3.x for tableExists
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BatchStorage::ensureTableExists | function | core/ |
Check if the table exists and create it if not. |
DatabaseBackend::ensureTableExists | function | core/ |
Check if the flood table exists and create it if not. |
DatabaseCacheTagsChecksum::ensureTableExists | function | core/ |
Check if the cache tags table exists and create it if not. |
DatabaseLockBackend::ensureTableExists | function | core/ |
Check if the semaphore table exists and create it if not. |
DatabaseQueue::ensureTableExists | function | core/ |
Check if the table exists and create it if not. |
DatabaseStorage::ensureTableExists | function | core/ |
Check if the config table exists and create it if not. |
DatabaseStorage::ensureTableExists | function | core/ |
Check if the table exists and create it if not. |
MatcherDumper::ensureTableExists | function | core/ |
Checks if the tree table exists and create it if not. |
MenuTreeStorage::ensureTableExists | function | core/ |
Checks if the tree table exists and create it if not. |
RegressionTest::testDBTableExists | function | core/ |
Tests the Schema::tableExists() method. |
Schema::tableExists | function | core/ |
Check if a table exists. |
Schema::tableExists | function | core/ |
Check if a table exists. |
Schema::tableExists | function | core/ |
Check if a table exists. |
SchemaTest::testTableExists | function | core/ |
Tests the method tableExists(). |
SessionHandler::ensureTableExists | function | core/ |
Check if the session table exists and create it if not. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.