Search for form
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Provides a render element for a form. |
| Form | class | core/ |
Form to test _form routing. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchEmbedFormTest::$modules | property | core/ |
Modules to install. |
| SearchEmbedFormTest::$node | property | core/ |
Node used for testing. |
| SearchEmbedFormTest::$submitCount | property | core/ |
Count of how many times the form has been submitted. |
| SearchEmbedFormTest::setUp | function | core/ |
|
| SearchEmbedFormTest::testEmbeddedForm | function | core/ |
Tests that the embedded form appears and can be submitted. |
| SearchExtraTypeSearch::buildConfigurationForm | function | core/ |
Form constructor. |
| SearchExtraTypeSearch::submitConfigurationForm | function | core/ |
Form submission handler. |
| SearchHooks::formSearchBlockFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the search_block_form form. |
| SearchInterface::searchFormAlter | function | core/ |
Alters the search form when being built for a given plugin. |
| SearchPageAddForm | class | core/ |
Provides a form for adding a search page. |
| SearchPageAddForm.php | file | core/ |
|
| SearchPageAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| SearchPageAddForm::buildForm | function | core/ |
Form constructor. |
| SearchPageAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
| SearchPageEditForm | class | core/ |
Provides a form for editing a search page. |
| SearchPageEditForm.php | file | core/ |
|
| SearchPageEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| SearchPageEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| 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/ |
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 the implementing class using autowiring. |
| 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. |
| SearchPageJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| SearchPageJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| SearchPageJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| SearchPageListBuilder::buildForm | function | core/ |
Form constructor. |
| SearchPageListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SearchPageListBuilder::submitForm | function | core/ |
Form submission handler. |
| SearchPageListBuilder::validateForm | function | core/ |
Form validation handler. |
| SearchPageXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| SearchPageXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| SearchPageXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| SearchPluginBase::searchFormAlter | function | core/ |
Alters the search form when being built for a given plugin. |
| SearchRow::buildOptionsForm | function | core/ |
Provide a form for setting options. |
Pagination
- Previous page
- Page 169
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.