Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| SearchPageResourceTestBase.php | file | core/ |
|
| SearchPageResourceTestBase::$entity | property | core/ |
|
| SearchPageResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| SearchPageResourceTestBase::$modules | property | core/ |
Modules to install. |
| SearchPageResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| SearchPageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| SearchPageResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| SearchPageResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| SearchPageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| SearchPageResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| SearchPageRoutes | class | core/ |
Provides dynamic routes for search. |
| SearchPageRoutes.php | file | core/ |
|
| SearchPageRoutes::$searchPageRepository | property | core/ |
The search page repository. |
| SearchPageRoutes::create | function | core/ |
Instantiates a new instance of this class. |
| 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/ |
The theme to install as the default for testing. |
| SearchPageTest::$entity | property | core/ |
|
| SearchPageTest::$entityTypeId | property | core/ |
The tested entity type. |
| SearchPageTest::$modules | property | core/ |
Modules to enable. |
| SearchPageTest::$modules | property | core/ |
Modules to enable. |
| SearchPageTest::$modules | property | core/ |
Modules to enable. |
| SearchPageTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| SearchPageTest::createEntity | function | core/ |
Creates the entity to be tested. |
| SearchPageTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| SearchPageTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| SearchPageTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| SearchPageTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| SearchPageTest::providerSource | function | core/ |
The data provider. |
| SearchPageTest::providerSource | function | core/ |
The data provider. |
Pagination
- Previous page
- Page 1103
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.