Search for index

  1. Search 7.x for index
  2. Search 9.5.x for index
  3. Search 10.3.x for index
  4. Search 11.x for index
  5. Other projects
Title Object type File name Summary
ForumIndexStorage::deleteIndex function core/modules/forum/src/ForumIndexStorage.php Deletes the {forum_index} records for a given node.
ForumIndexStorage::deleteRevision function core/modules/forum/src/ForumIndexStorage.php Deletes the records in {forum} table for a given node revision.
ForumIndexStorage::getOriginalTermId function core/modules/forum/src/ForumIndexStorage.php Returns the forum term id associated with an existing forum node.
ForumIndexStorage::read function core/modules/forum/src/ForumIndexStorage.php Reads an array of {forum} records for the given revision ids.
ForumIndexStorage::update function core/modules/forum/src/ForumIndexStorage.php Updates the {forum} table for the given node.
ForumIndexStorage::updateIndex function core/modules/forum/src/ForumIndexStorage.php Updates the {forum_index} records for a given node.
ForumIndexStorage::__construct function core/modules/forum/src/ForumIndexStorage.php Constructs a ForumIndexStorage object.
ForumIndexStorageInterface interface core/modules/forum/src/ForumIndexStorageInterface.php Handles CRUD operations to {forum_index} table.
ForumIndexStorageInterface.php file core/modules/forum/src/ForumIndexStorageInterface.php
ForumIndexStorageInterface::create function core/modules/forum/src/ForumIndexStorageInterface.php Creates a record in {forum} table for the given node.
ForumIndexStorageInterface::createIndex function core/modules/forum/src/ForumIndexStorageInterface.php Creates a {forum_index} entry for the given node.
ForumIndexStorageInterface::delete function core/modules/forum/src/ForumIndexStorageInterface.php Deletes the records in {forum} table for the given node.
ForumIndexStorageInterface::deleteIndex function core/modules/forum/src/ForumIndexStorageInterface.php Deletes the {forum_index} records for a given node.
ForumIndexStorageInterface::deleteRevision function core/modules/forum/src/ForumIndexStorageInterface.php Deletes the records in {forum} table for a given node revision.
ForumIndexStorageInterface::getOriginalTermId function core/modules/forum/src/ForumIndexStorageInterface.php Returns the forum term id associated with an existing forum node.
ForumIndexStorageInterface::read function core/modules/forum/src/ForumIndexStorageInterface.php Reads an array of {forum} records for the given revision ids.
ForumIndexStorageInterface::update function core/modules/forum/src/ForumIndexStorageInterface.php Updates the {forum} table for the given node.
ForumIndexStorageInterface::updateIndex function core/modules/forum/src/ForumIndexStorageInterface.php Updates the {forum_index} records for a given node.
ForumIndexTest class core/modules/forum/tests/src/Functional/ForumIndexTest.php Tests the forum index listing.
ForumIndexTest.php file core/modules/forum/tests/src/Functional/ForumIndexTest.php
ForumIndexTest::$defaultTheme property core/modules/forum/tests/src/Functional/ForumIndexTest.php The theme to install as the default for testing.
ForumIndexTest::$modules property core/modules/forum/tests/src/Functional/ForumIndexTest.php Modules to enable.
ForumIndexTest::setUp function core/modules/forum/tests/src/Functional/ForumIndexTest.php
ForumIndexTest::testForumIndexStatus function core/modules/forum/tests/src/Functional/ForumIndexTest.php Tests the forum index for published and unpublished nodes.
ForumManager::$index property core/modules/forum/src/ForumManager.php Cached forum index.
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().
FunctionsTest::testIndexedKeyedLinks function core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php Tests links.html.twig using links with indexed keys.
HelpSearch::$searchIndex property core/modules/help_topics/src/Plugin/Search/HelpSearch.php The search index.
HelpSearch::indexClear function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Clears the search index for this plugin.
HelpSearch::indexStatus function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Reports the status of indexing.
HelpSearch::markForReindex function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Marks the search index for reindexing for this plugin.
HelpSearch::removeItemsFromIndex function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Removes an item or items from the search index.
HelpSearch::updateIndex function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Updates the search index for this plugin.
hook_node_update_index function core/modules/node/node.api.php Act on a node being indexed for searching.
index.php file ./index.php The PHP page that serves all page requests on a Drupal installation.
index.php file core/assets/scaffold/files/index.php The PHP page that serves all page requests on a Drupal installation.
index.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/index.php Test version of index.php from drupal/core.
IndexPhpTest class core/modules/system/tests/src/Functional/System/IndexPhpTest.php Tests the handling of requests containing 'index.php'.
IndexPhpTest.php file core/modules/system/tests/src/Functional/System/IndexPhpTest.php
IndexPhpTest::$defaultTheme property core/modules/system/tests/src/Functional/System/IndexPhpTest.php The theme to install as the default for testing.
IndexPhpTest::setUp function core/modules/system/tests/src/Functional/System/IndexPhpTest.php
IndexPhpTest::testIndexPhpHandling function core/modules/system/tests/src/Functional/System/IndexPhpTest.php Test index.php handling.
IndexTid class core/modules/taxonomy/src/Plugin/views/argument/IndexTid.php Allow taxonomy term ID(s) as argument.
IndexTid.php file core/modules/taxonomy/src/Plugin/views/argument/IndexTid.php
IndexTid::titleQuery function core/modules/taxonomy/src/Plugin/views/argument/IndexTid.php Override for specific title lookups.
IndexTidDepth class core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Argument handler for taxonomy terms with depth.
IndexTidDepth.php file core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php
IndexTidDepth::$termStorage property core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php

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