Search for indexExists

  1. Search 7.x for indexExists
  2. Search 9.5.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
DatabaseLegacyTest::testDbIndexExists function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests deprecation of the db_index_exists() function.
RegressionTest::testDBIndexExists function core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php Tests the Schema::indexExists() method.
Schema::indexExists function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Checks if an index exists in the given table.
Schema::indexExists function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Checks if an index exists in the given table.
Schema::indexExists function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Checks if an index exists in the given table.
Schema::indexExists function core/lib/Drupal/Core/Database/Schema.php 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.