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