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
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 Test 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.
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.
RouterIndexOptimizationFilledTest class core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationFilledTest.php Runs RouterIndexOptimizationTest with a dump filled with content.
RouterIndexOptimizationFilledTest.php file core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationFilledTest.php
RouterIndexOptimizationFilledTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationFilledTest.php The theme to install as the default for testing.
RouterIndexOptimizationFilledTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationFilledTest.php Set database dump files to be used.
RouterIndexOptimizationTest class core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationTest.php Tests system_update_8002().
RouterIndexOptimizationTest.php file core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationTest.php
RouterIndexOptimizationTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationTest.php The theme to install as the default for testing.
RouterIndexOptimizationTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationTest.php Set database dump files to be used.
RouterIndexOptimizationTest::testUpdate function core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationTest.php Ensures that the system_update_8002() runs as expected.
Schema::addIndex function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Add an index.
Schema::addIndex function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Add an index.
Schema::addIndex function core/lib/Drupal/Core/Database/Schema.php Add an index.
Schema::addIndex function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Add an index.
Schema::createIndexSql function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Build the SQL expression for indexes.
Schema::dropIndex function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Drop an index.

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