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 |
|---|---|---|---|
| SearchPageForm::buildForm | function | core/ |
Form constructor. |
| SearchPageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SearchPageForm::submitForm | function | core/ |
Form submission handler. |
| 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/ |
Form constructor. |
| SearchPageFormBase::create | function | core/ |
Instantiates a new instance of this class. |
| SearchPageFormBase::exists | function | core/ |
Determines if the search page entity already exists. |
| SearchPageFormBase::form | function | core/ |
Gets the actual form array to be built. |
| SearchPageFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| SearchPageFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
| SearchPageFormBase::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| SearchPageFormBase::validateForm | function | core/ |
Form validation handler. |
| SearchPageFormBase::__construct | function | core/ |
Constructs a new search form. |
| SearchPageHalJsonAnonTest | class | core/ |
@group hal |
| SearchPageHalJsonAnonTest.php | file | core/ |
|
| SearchPageHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| SearchPageHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| SearchPageHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| SearchPageHalJsonBasicAuthTest | class | core/ |
@group hal |
| SearchPageHalJsonBasicAuthTest.php | file | core/ |
|
| SearchPageHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| SearchPageHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| SearchPageHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| SearchPageHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| SearchPageHalJsonCookieTest | class | core/ |
@group hal |
| SearchPageHalJsonCookieTest.php | file | core/ |
|
| SearchPageHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| SearchPageHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| SearchPageHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| SearchPageHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
| 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/ |
@group rest |
| SearchPageJsonAnonTest.php | file | core/ |
|
| SearchPageJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| SearchPageJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
Pagination
- Previous page
- Page 1073
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.