15 string references to 'search_index'
- 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/ migrations/ d6_view_modes.yml - core/modules/node/migrations/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.
- SearchDeprecationTest::setUp in core/
modules/ search/ tests/ src/ Kernel/ SearchDeprecationTest.php - SearchIndex::clear in core/
modules/ search/ src/ SearchIndex.php - Clears either a part of, or the entire search index.
- SearchMatchTest::setUp in core/
modules/ search/ tests/ src/ Kernel/ SearchMatchTest.php - SearchPageCacheTagsTest::testSearchTagsBubbling in core/
modules/ search/ tests/ src/ Functional/ SearchPageCacheTagsTest.php - Tests the presence of expected cache tags with referenced entities.
- SearchPageCacheTagsTest::testSearchText in core/
modules/ search/ tests/ src/ Functional/ SearchPageCacheTagsTest.php - Tests the presence of the expected cache tag in various situations.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.