Search for addIndex

  1. Search 7.x for addIndex
  2. Search 9.5.x for addIndex
  3. Search 8.9.x for addIndex
  4. Search 11.x for addIndex
  5. Other projects
Title Object type File name Summary
LocalesLocationAddIndexUpdateTest class core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Tests Locale update functions.
LocalesLocationAddIndexUpdateTest.php file core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php
LocalesLocationAddIndexUpdateTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php The theme to install as the default for testing.
LocalesLocationAddIndexUpdateTest::setDatabaseDumpFiles function core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Set database dump files to be used.
LocalesLocationAddIndexUpdateTest::testExistingIndex function core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Tests locale_update_10300().
LocalesLocationAddIndexUpdateTest::testIndex function core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Tests locale_update_10300().
Schema::addIndex function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Add an index.
Schema::addIndex function core/modules/mysql/src/Driver/Database/mysql/Schema.php Add an index.
Schema::addIndex function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Add an index.
Schema::addIndex function core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Schema.php Add an index.
Schema::addIndex function core/lib/Drupal/Core/Database/Schema.php Add an index.
SqlContentEntityStorageSchema::addIndex function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Creates an index, dropping it if already existing.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.