Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchPageForm::getFormId | function | core/ |
|
| SearchPageFormBase::getBaseFormId | function | core/ |
|
| SearchPageInterface::getPath | function | core/ |
Returns the path for the search. |
| SearchPageInterface::getPlugin | function | core/ |
Returns the search plugin. |
| SearchPageInterface::getWeight | function | core/ |
Returns the weight for the page. |
| SearchPageListBuilder::getDefaultOperations | function | core/ |
|
| SearchPageListBuilder::getEditableConfigNames | function | core/ |
|
| SearchPageListBuilder::getFormId | function | core/ |
|
| SearchPageRepository::getActiveSearchPages | function | core/ |
|
| SearchPageRepository::getDefaultSearchPage | function | core/ |
|
| SearchPageRepository::getIndexableSearchPages | function | core/ |
|
| SearchPageRepository::getQuery | function | core/ |
Returns an entity query instance. |
| 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. |
| 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. |
| SearchPageResourceTestBase::getExpectedCacheContexts | function | core/ |
|
| SearchPageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
| SearchPageResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
|
| SearchPageResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
|
| SearchPageResourceTestBase::getNormalizedPostEntity | function | core/ |
|
| 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/ |
|
| SearchPageTest::$entityTypeId | property | core/ |
|
| SearchPageTest::$modules | property | core/ |
Modules to install. |
| SearchPageTest::$modules | property | core/ |
Modules to install. |
| SearchPageTest::$modules | property | core/ |
|
| SearchPageTest::$resourceTypeName | property | core/ |
|
| SearchPageTest::createEntity | function | core/ |
|
| SearchPageTest::getExpectedDocument | function | core/ |
|
| SearchPageTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
|
| SearchPageTest::getExpectedUnauthorizedAccessMessage | function | core/ |
|
| SearchPageTest::getPostDocument | function | core/ |
|
| SearchPageTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| SearchPageTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| SearchPageTest::setUpAuthorization | function | core/ |
|
| SearchPageTextTest | class | core/ |
Tests the search help text and search page text. |
| SearchPageTextTest.php | file | core/ |
|
| SearchPageTextTest::$defaultTheme | property | core/ |
|
| SearchPageTextTest::$modules | property | core/ |
|
| SearchPageTextTest::$searchingUser | property | core/ |
A user with permission to use advanced search. |
Pagination
- Previous page
- Page 189
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.