Search for getIndex

  1. Search 7.x for getIndex
  2. Search 9.5.x for getIndex
  3. Search 10.3.x for getIndex
  4. Search 11.x for getIndex
  5. Other projects
Title Object type File name Summary
FieldStorageConfig::getIndexes function core/modules/field/src/Entity/FieldStorageConfig.php Returns the custom storage indexes for the field data storage.
FieldStorageConfigInterface::getIndexes function core/modules/field/src/FieldStorageConfigInterface.php Returns the custom storage indexes for the field data storage.
ForumManager::getIndex function core/modules/forum/src/ForumManager.php Generates and returns the forum index.
ForumManagerInterface::getIndex function core/modules/forum/src/ForumManagerInterface.php Generates and returns the forum index.
ForumManagerTest::testGetIndex function core/modules/forum/tests/src/Unit/ForumManagerTest.php Tests ForumManager::getIndex().
SchemaIntrospectionTestTrait::getIndexColumnNames function core/tests/Drupal/Tests/Core/Database/SchemaIntrospectionTestTrait.php Returns the column names used by the indexes of a table.
SearchPageRepository::getIndexableSearchPages function core/modules/search/src/SearchPageRepository.php Returns all active, indexable search page entities.
SearchPageRepositoryInterface::getIndexableSearchPages function core/modules/search/src/SearchPageRepositoryInterface.php Returns all active, indexable search page entities.
SearchPageRepositoryTest::testGetIndexableSearchPages function core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php Tests the getIndexableSearchPages() method.

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