11 string references to search.index

HelpSearch::create in core/modules/help/src/Plugin/Search/HelpSearch.php
Instantiates a new instance of the implementing class using autowiring.
SearchHelpSearch::create in core/modules/search/modules/search_help/src/Plugin/Search/SearchHelpSearch.php
Instantiates a new instance of the implementing class using autowiring.
SearchIndexTest::testSearchIndexServiceIsBackendOverridable in core/modules/search/tests/src/Kernel/SearchIndexTest.php
Test that the service "search.index" is backend overridable.
SearchMatchTest::testHTMLTagsWithWhitespace in core/modules/search/tests/src/Kernel/SearchMatchTest.php
Tests HTML tags with whitespace characters are parsed correctly.
SearchMatchTest::_setup in core/modules/search/tests/src/Kernel/SearchMatchTest.php
Set up a small index of items to test against.
SearchMultilingualEntityTest::testMultilingualSearch in core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php
Tests the indexing throttle and search results with multilingual nodes.
SearchNode::create in core/modules/search/modules/search_node/src/Plugin/Search/SearchNode.php
Instantiates a new instance of the implementing class using autowiring.
SearchNodeHooks::preDelete in core/modules/search/modules/search_node/src/Hook/SearchNodeHooks.php
Implements hook_entity_predelete().
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange in core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php
Tests that the search index info is properly updated when a node changes.
SearchPageListBuilder::createInstance in core/modules/search/src/SearchPageListBuilder.php
Instantiates a new instance of this entity handler.
SearchRankingTest::testHTMLRankings in core/modules/search/tests/src/Functional/SearchRankingTest.php
Tests rankings of HTML tags.

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