Search for indexExists

  1. Search 9.5.x for indexExists
  2. Search 8.9.x for indexExists
  3. Search 10.3.x for indexExists
  4. Search 11.x for indexExists
  5. Other projects
Title Object type File name Summary
DatabaseRegressionTestCase::testDBIndexExists function modules/simpletest/tests/database_test.test Test the db_index_exists() function.
DatabaseSchema::indexExists function includes/database/schema.inc Checks if an index exists in the given table.
DatabaseSchema_mysql::indexExists function includes/database/mysql/schema.inc Checks if an index exists in the given table.
DatabaseSchema_pgsql::indexExists function includes/database/pgsql/schema.inc Checks if an index exists in the given table.
DatabaseSchema_sqlite::indexExists function includes/database/sqlite/schema.inc 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.