You are here

14 string references to 'search_index' in Zircon Profile 8

CommentDefaultFormatter::viewElements in core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
Builds a renderable array for a field value.
CommentLinkBuilder::buildCommentedEntityLinks in core/modules/comment/src/CommentLinkBuilder.php
Builds links for the given entity.
CommentLinkBuilderTest::getLinkCombinations in core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php
Data provider for ::testCommentLinkBuilder.
d6_view_modes.yml in core/modules/node/migration_templates/d6_view_modes.yml
core/modules/node/migration_templates/d6_view_modes.yml
drupal7.php in core/modules/migrate_drupal/tests/fixtures/drupal7.php
A database agnostic dump for testing purposes.
hook_entity_view_display_alter in core/lib/Drupal/Core/Entity/entity.api.php
Alter the settings used for displaying an entity.
NodeSearch::indexNode in core/modules/node/src/Plugin/Search/NodeSearch.php
Indexes a single node.
NodeViewsData::getViewsData in core/modules/node/src/NodeViewsData.php
Returns views data for the entity type.
node_entity_view_display_alter in core/modules/node/node.module
Implements hook_entity_view_display_alter().
SearchController::view in core/modules/search/src/Controller/SearchController.php
Creates a render array for the search page.
SearchMatchTest::setUp in core/modules/search/src/Tests/SearchMatchTest.php
Performs setup tasks before each individual test method is run.
SearchPageCacheTagsTest::testSearchTagsBubbling in core/modules/search/src/Tests/SearchPageCacheTagsTest.php
Tests the presence of expected cache tags with referenced entities.
SearchPageCacheTagsTest::testSearchText in core/modules/search/src/Tests/SearchPageCacheTagsTest.php
Tests the presence of the expected cache tag in various situations.
search_index_clear in core/modules/search/search.module
Clears either a part of, or the entire search index.