Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| SearchPageJsonBasicAuthTest | class | core/ |
@group rest |
| SearchPageJsonBasicAuthTest.php | file | core/ |
|
| SearchPageJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| SearchPageJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| SearchPageJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| SearchPageJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| SearchPageJsonCookieTest | class | core/ |
@group rest |
| SearchPageJsonCookieTest.php | file | core/ |
|
| SearchPageJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| SearchPageJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| SearchPageJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| SearchPageListBuilder | class | core/ |
Defines a class to build a listing of search page entities. |
| SearchPageListBuilder.php | file | core/ |
|
| SearchPageListBuilder::$configFactory | property | core/ |
Stores the configuration factory. |
| SearchPageListBuilder::$entities | property | core/ |
The entities being listed. |
| SearchPageListBuilder::$messenger | property | core/ |
The messenger. |
| SearchPageListBuilder::$searchIndex | property | core/ |
The search index. |
| SearchPageListBuilder::$searchManager | property | core/ |
The search manager. |
| SearchPageListBuilder::buildForm | function | core/ |
Form constructor. |
| SearchPageListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| SearchPageListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| SearchPageListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| SearchPageListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| SearchPageListBuilder::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SearchPageListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SearchPageListBuilder::searchAdminReindexSubmit | function | core/ |
Form submission handler for the reindex button on the search admin settings form. |
| SearchPageListBuilder::submitAddSearchPage | function | core/ |
Form submission handler for adding a new search page. |
| SearchPageListBuilder::submitForm | function | core/ |
Form submission handler. |
| SearchPageListBuilder::validateAddSearchPage | function | core/ |
Form validation handler for adding a new search page. |
| SearchPageListBuilder::validateForm | function | core/ |
Form validation handler. |
| SearchPageListBuilder::__construct | function | core/ |
Constructs a new SearchPageListBuilder object. |
| SearchPageOverrideTest | class | core/ |
Tests if the result page can be overridden. |
| SearchPageOverrideTest.php | file | core/ |
|
| SearchPageOverrideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageOverrideTest::$modules | property | core/ |
Modules to enable. |
| SearchPageOverrideTest::$searchUser | property | core/ |
A user with permission to administer search. |
| SearchPageOverrideTest::setUp | function | core/ |
|
| SearchPageOverrideTest::testSearchPageHook | function | core/ |
|
| SearchPageRepository | class | core/ |
Provides a repository for Search Page config entities. |
| SearchPageRepository.php | file | core/ |
|
| SearchPageRepository::$configFactory | property | core/ |
The config factory. |
| SearchPageRepository::$storage | property | core/ |
The search page storage. |
| SearchPageRepository::clearDefaultSearchPage | function | core/ |
Clears the default search page. |
| SearchPageRepository::getActiveSearchPages | function | core/ |
Returns all active search page entities. |
| SearchPageRepository::getDefaultSearchPage | function | core/ |
Returns the default search page. |
| SearchPageRepository::getIndexableSearchPages | function | core/ |
Returns all active, indexable search page entities. |
| SearchPageRepository::getQuery | function | core/ |
Returns an entity query instance. |
| SearchPageRepository::isSearchActive | function | core/ |
Returns whether search is active. |
Pagination
- Previous page
- Page 1074
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.