service search.search_page_repository in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/search/search.services.yml \search.search_page_repository
Class
Drupal\search\SearchPageRepository13 string references to search.search_page_repository
- 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.
- SearchBlockForm::create in core/
modules/ search/ src/ Form/ SearchBlockForm.php - Instantiates a new instance of this class.
- SearchBlockTest::testSearchFormBlock in core/
modules/ search/ src/ Tests/ SearchBlockTest.php - Test that the search form block can be placed and works.
- SearchConfigSettingsFormTest::assertDefaultSearch in core/
modules/ search/ src/ Tests/ SearchConfigSettingsFormTest.php - Checks that the default search page matches expectations.
File
- core/
modules/ search/ search.services.yml - core/modules/search/search.services.yml
View source
- class: Drupal\search\SearchPageRepository
- arguments:
- - '@config.factory'
- - '@entity.manager'