Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchPageRepositoryInterface | interface | core/ |
Provides the interface for a repository Search Page entities. |
| SearchPageRepositoryInterface.php | file | core/ |
|
| SearchPageRepositoryInterface::clearDefaultSearchPage | function | core/ |
Clears the default search page. |
| SearchPageRepositoryInterface::getActiveSearchPages | function | core/ |
Returns all active search page entities. |
| SearchPageRepositoryInterface::getDefaultSearchPage | function | core/ |
Returns the default search page. |
| SearchPageRepositoryInterface::getIndexableSearchPages | function | core/ |
Returns all active, indexable search page entities. |
| SearchPageRepositoryInterface::isSearchActive | function | core/ |
Returns whether search is active. |
| SearchPageRepositoryInterface::setDefaultSearchPage | function | core/ |
Sets a given search page as the default. |
| SearchPageRepositoryInterface::sortSearchPages | function | core/ |
Sorts a list of search pages. |
| SearchPageRepositoryTest | class | core/ |
Tests Drupal\search\SearchPageRepository. |
| SearchPageRepositoryTest.php | file | core/ |
|
| SearchPageRepositoryTest::$configFactory | property | core/ |
The config factory. |
| SearchPageRepositoryTest::$query | property | core/ |
The entity query object. |
| SearchPageRepositoryTest::$searchPageRepository | property | core/ |
The search page repository. |
| SearchPageRepositoryTest::$storage | property | core/ |
The search page storage. |
| SearchPageRepositoryTest::setUp | function | core/ |
|
| SearchPageRepositoryTest::testClearDefaultSearchPage | function | core/ |
Tests the clearDefaultSearchPage() method. |
| SearchPageRepositoryTest::testGetActiveSearchPages | function | core/ |
Tests the getActiveSearchPages() method. |
| SearchPageRepositoryTest::testGetDefaultSearchPageWithActiveDefault | function | core/ |
Tests the getDefaultSearchPage() method when the default is active. |
| SearchPageRepositoryTest::testGetDefaultSearchPageWithInactiveDefault | function | core/ |
Tests the getDefaultSearchPage() method when the default is inactive. |
| SearchPageRepositoryTest::testGetIndexableSearchPages | function | core/ |
Tests the getIndexableSearchPages() method. |
| SearchPageRepositoryTest::testIsSearchActive | function | core/ |
Tests the isSearchActive() method. |
| SearchPageRepositoryTest::testSetDefaultSearchPage | function | core/ |
Tests the setDefaultSearchPage() method. |
| SearchPageRepositoryTest::testSortSearchPages | function | core/ |
Tests the sortSearchPages() method. |
| SearchPageResourceTestBase | class | core/ |
Base class for Search page tests. |
| SearchPageResourceTestBase.php | file | core/ |
|
| SearchPageResourceTestBase::$entity | property | core/ |
|
| SearchPageResourceTestBase::$entityTypeId | property | core/ |
|
| SearchPageResourceTestBase::$modules | property | core/ |
|
| SearchPageResourceTestBase::createEntity | function | core/ |
|
| SearchPageResourceTestBase::getExpectedCacheContexts | function | core/ |
|
| SearchPageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
| SearchPageResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
|
| SearchPageResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
|
| SearchPageResourceTestBase::getNormalizedPostEntity | function | core/ |
|
| SearchPageResourceTestBase::setUpAuthorization | function | core/ |
|
| SearchPageRoutes | class | core/ |
Provides dynamic routes for search. |
| SearchPageRoutes.php | file | core/ |
|
| SearchPageRoutes::$searchPageRepository | property | core/ |
The search page repository. |
| SearchPageRoutes::create | function | core/ |
|
| SearchPageRoutes::routes | function | core/ |
Returns an array of route objects. |
| SearchPageRoutes::__construct | function | core/ |
Constructs a new search route subscriber. |
| SearchPageTest | class | core/ |
Tests D6 search page source plugin. |
| SearchPageTest | class | core/ |
Tests D7 search page source plugin. |
| SearchPageTest | class | core/ |
JSON:API integration test for the "SearchPage" config entity type. |
| SearchPageTest.php | file | core/ |
|
| SearchPageTest.php | file | core/ |
|
| SearchPageTest.php | file | core/ |
|
| SearchPageTest::$defaultTheme | property | core/ |
|
| SearchPageTest::$entity | property | core/ |
Pagination
- Previous page
- Page 1433
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.