Search for createIndex

  1. Search 7.x for createIndex
  2. Search 9.5.x for createIndex
  3. Search 10.3.x for createIndex
  4. Search 11.x for createIndex
  5. Other projects
Title Object type File name Summary
EntityDefinitionUpdateTest::testCreateIndexUsingEntityStorageSchemaWithData function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php Ensures that a new entity level index is created when data exists.
ForumIndexStorage::createIndex function core/modules/forum/src/ForumIndexStorage.php Creates a {forum_index} entry for the given node.
ForumIndexStorageInterface::createIndex function core/modules/forum/src/ForumIndexStorageInterface.php Creates a {forum_index} entry for the given node.
Schema::createIndexSql function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Build the SQL expression for indexes.
Schema::_createIndexSql function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php

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