Search for index

  1. Search 7.x for index
  2. Search 9.5.x for index
  3. Search 8.9.x for index
  4. Search 10.3.x for index
  5. Other projects
Title Object type File name Summary
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::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Provide a form to edit options for this plugin.
IndexTidDepth::create function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Creates an instance of the plugin.
IndexTidDepth::defaultActions function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Override defaultActions() to remove summary actions.
IndexTidDepth::defineOptions function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Information about options for all kinds of purposes will be held here.
IndexTidDepth::query function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Set up the query for this argument.
IndexTidDepth::title function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Get the title this argument will assign the view, given the argument.
IndexTidDepth::__construct function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Constructs a Handler object.
IndexTidDepthModifier class core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php Argument handler for to modify depth for a previous term.
IndexTidDepthModifier.php file core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php
IndexTidDepthModifier::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php Provide a form to edit options for this plugin.
IndexTidDepthModifier::preQuery function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php Run before the view is built.
IndexTidDepthModifier::query function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php Set up the query for this argument.
ModerationStateFieldItemListTest::testArrayIndex function core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php Tests the field item list when accessing an index.
NodeSearch::$searchIndex property core/modules/node/src/Plugin/Search/NodeSearch.php The search index.
NodeSearch::indexClear function core/modules/node/src/Plugin/Search/NodeSearch.php Clears the search index for this plugin.
NodeSearch::indexNode function core/modules/node/src/Plugin/Search/NodeSearch.php Indexes a single node.
NodeSearch::indexStatus function core/modules/node/src/Plugin/Search/NodeSearch.php Reports the status of indexing.
NodeSearch::markForReindex function core/modules/node/src/Plugin/Search/NodeSearch.php Marks the search index for reindexing for this plugin.
NodeSearch::updateIndex function core/modules/node/src/Plugin/Search/NodeSearch.php Updates the search index for this plugin.
node_reindex_node_search function core/modules/node/node.module Marks a node to be re-indexed by the node_search plugin.
NonPublicSchemaTest::testIndex function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers ::addIndex
@covers ::indexExists
@covers ::dropIndex
PathAliasStorageSchemaTest::testPathAliasStatusIndexRemoved function core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php Tests that the path_alias__status index is removed.
PathAliasUpdateTest::testPathAliasStatusIndexRemoved function core/modules/path_alias/tests/src/Functional/PathAliasUpdateTest.php Tests path_alias_post_update_drop_path_alias_status_index.
PendingRevisionTest::getTaxonomyIndex function core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php
PendingRevisionTest::testTaxonomyIndexWithPendingRevision function core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php Tests that the taxonomy index work correctly with pending revisions.
PluralTranslatableMarkup::getPluralIndex function core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php Gets the plural index through the gettext formula.
PoStreamReader::$currentPluralIndex property core/lib/Drupal/Component/Gettext/PoStreamReader.php Current plural index for plural translations.
RegressionTest::testDBIndexExists function core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php Tests the Schema::indexExists() method.
ReindexConfirm class core/modules/search/src/Form/ReindexConfirm.php Provides the search reindex confirmation form.
ReindexConfirm.php file core/modules/search/src/Form/ReindexConfirm.php
ReindexConfirm::getCancelText function core/modules/search/src/Form/ReindexConfirm.php Returns a caption for the link which cancels the action.
ReindexConfirm::getCancelUrl function core/modules/search/src/Form/ReindexConfirm.php Returns the route to go to if the user cancels the action.
ReindexConfirm::getConfirmText function core/modules/search/src/Form/ReindexConfirm.php Returns a caption for the button that confirms the action.
ReindexConfirm::getDescription function core/modules/search/src/Form/ReindexConfirm.php Returns additional text to display as a description.
ReindexConfirm::getFormId function core/modules/search/src/Form/ReindexConfirm.php Returns a unique string identifying the form.
ReindexConfirm::getQuestion function core/modules/search/src/Form/ReindexConfirm.php Returns the question to ask the user.
ReindexConfirm::submitForm function core/modules/search/src/Form/ReindexConfirm.php Form submission handler.
ResultRow::$index property core/modules/views/src/ResultRow.php An incremental number which represents the row in the entire result.
Schema::addIndex function core/lib/Drupal/Core/Database/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/modules/mysql/src/Driver/Database/mysql/Schema.php Add an index.
Schema::addIndex function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Add an index.
Schema::createIndexSql function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Build the SQL expression for indexes.
Schema::dropIndex function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Drop an index.

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