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 |
|---|---|---|---|
| SearchPageEditForm::actions | function | core/ |
|
| SearchPageEditForm::save | function | core/ |
|
| SearchPageForm | class | core/ |
Provides a search form for site wide search. |
| SearchPageForm.php | file | core/ |
|
| SearchPageForm::$entity | property | core/ |
The search page entity. |
| SearchPageForm::buildForm | function | core/ |
|
| SearchPageForm::getFormId | function | core/ |
|
| SearchPageForm::submitForm | function | core/ |
|
| SearchPageFormBase | class | core/ |
Provides a base form for search pages. |
| SearchPageFormBase.php | file | core/ |
|
| SearchPageFormBase::$entity | property | core/ |
The entity being used by this form. |
| SearchPageFormBase::$plugin | property | core/ |
The search plugin being configured. |
| SearchPageFormBase::$searchPageRepository | property | core/ |
The search page repository. |
| SearchPageFormBase::buildForm | function | core/ |
|
| SearchPageFormBase::create | function | core/ |
|
| SearchPageFormBase::exists | function | core/ |
Determines if the search page entity already exists. |
| SearchPageFormBase::form | function | core/ |
|
| SearchPageFormBase::getBaseFormId | function | core/ |
|
| SearchPageFormBase::save | function | core/ |
|
| SearchPageFormBase::submitForm | function | core/ |
|
| SearchPageFormBase::validateForm | function | core/ |
|
| SearchPageFormBase::__construct | function | core/ |
Constructs a new search form. |
| SearchPageInterface | interface | core/ |
Provides an interface defining a search page entity. |
| SearchPageInterface.php | file | 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. |
| SearchPageInterface::isDefaultSearch | function | core/ |
Determines if this search page entity is currently the default search. |
| SearchPageInterface::isIndexable | function | core/ |
Determines if this search page entity is indexable. |
| SearchPageInterface::setPlugin | function | core/ |
Sets the search plugin. |
| SearchPageJsonAnonTest | class | core/ |
Tests Search Page Json Anon. |
| SearchPageJsonAnonTest.php | file | core/ |
|
| SearchPageJsonAnonTest::$defaultTheme | property | core/ |
|
| SearchPageJsonAnonTest::$format | property | core/ |
|
| SearchPageJsonAnonTest::$mimeType | property | core/ |
|
| SearchPageJsonBasicAuthTest | class | core/ |
Tests Search Page Json Basic Auth. |
| SearchPageJsonBasicAuthTest.php | file | core/ |
|
| SearchPageJsonBasicAuthTest::$auth | property | core/ |
|
| SearchPageJsonBasicAuthTest::$defaultTheme | property | core/ |
|
| SearchPageJsonBasicAuthTest::$format | property | core/ |
|
| SearchPageJsonBasicAuthTest::$mimeType | property | core/ |
|
| SearchPageJsonBasicAuthTest::$modules | property | core/ |
|
| SearchPageJsonCookieTest | class | core/ |
Tests Search Page Json Cookie. |
| SearchPageJsonCookieTest.php | file | core/ |
|
| SearchPageJsonCookieTest::$auth | property | core/ |
|
| SearchPageJsonCookieTest::$defaultTheme | property | core/ |
|
| SearchPageJsonCookieTest::$format | property | core/ |
|
| SearchPageJsonCookieTest::$mimeType | property | core/ |
|
| SearchPageListBuilder | class | core/ |
Defines a class to build a listing of search page entities. |
| SearchPageListBuilder.php | file | core/ |
Pagination
- Previous page
- Page 1430
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.