You are here

16 string references to search.search_page_repository in Drupal 9

NodeViewsData::getViewsData in core/modules/node/src/NodeViewsData.php
Returns views data for the entity type.
ReindexConfirm::submitForm in core/modules/search/src/Form/ReindexConfirm.php
Form submission handler.
SearchAdminThemeTest::testSearchUsingAdminTheme in core/modules/search/tests/src/Functional/SearchAdminThemeTest.php
Tests that search results could be displayed in administration theme.
SearchBlock::create in core/modules/search/src/Plugin/Block/SearchBlock.php
Creates an instance of the plugin.
SearchBlockForm::create in core/modules/search/src/Form/SearchBlockForm.php
Instantiates a new instance of this class.
SearchBlockTest::testSearchFormBlock in core/modules/search/tests/src/Functional/SearchBlockTest.php
Tests that the search form block can be placed and works.
SearchConfigSettingsFormTest::assertDefaultSearch in core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php
Checks that the default search page matches expectations.
SearchController::create in core/modules/search/src/Controller/SearchController.php
Instantiates a new instance of this class.
SearchLocalTask::create in core/modules/search/src/Plugin/Derivative/SearchLocalTask.php
Creates a new class instance.
SearchPage::postDelete in core/modules/search/src/Entity/SearchPage.php
Acts on deleted entities before the delete hook is invoked.
SearchPage::searchPageRepository in core/modules/search/src/Entity/SearchPage.php
Wraps the search page repository.
SearchPageFormBase::create in core/modules/search/src/Form/SearchPageFormBase.php
Instantiates a new instance of this class.
SearchPageRoutes::create in core/modules/search/src/Routing/SearchPageRoutes.php
Instantiates a new instance of this class.
search_cron in core/modules/search/search.module
Implements hook_cron().
search_post_update_reindex_after_diacritics_rule_change in core/modules/search/search.post_update.php
Mark everything for reindexing after diacritics removal rule change.
search_requirements in core/modules/search/search.install
Implements hook_requirements().