Search for indexExists

  1. Search 7.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
RegressionTest::testDBIndexExists function core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php Tests the Schema::indexExists() method.
Schema::indexExists function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Checks if an index exists in the given table.
Schema::indexExists function core/modules/mysql/src/Driver/Database/mysql/Schema.php Checks if an index exists in the given table.
Schema::indexExists function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Checks if an index exists in the given table.
Schema::indexExists function core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/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.