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 |
|---|---|---|---|
| UuidFormatterTest | class | core/ |
Tests the output of a UUID field. |
| UuidFormatterTest.php | file | core/ |
|
| UuidFormatterTest::$modules | property | core/ |
Modules to install. |
| UuidFormatterTest::setUp | function | core/ |
|
| UuidFormatterTest::testUuidStringFormatter | function | core/ |
Tests string formatter output. |
| ValidationErrorBlock::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
| VariantBase::buildConfigurationForm | function | core/ |
Form constructor. |
| VariantBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| VariantBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| VersionHistoryController::getRevisionDescriptionDateFormat | function | core/ |
Date format to use for revision description dates. |
| View::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| ViewAddForm | class | core/ |
Form controller for the Views add form. |
| ViewAddForm.php | file | core/ |
|
| ViewAddForm::$moduleHandler | property | core/ |
The module handler service. |
| ViewAddForm::$wizardManager | property | core/ |
The wizard plugin manager. |
| ViewAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ViewAddForm::cancel | function | core/ |
Form submission handler for the 'cancel' action. |
| ViewAddForm::create | function | core/ |
Instantiates a new instance of this class. |
| ViewAddForm::form | function | core/ |
Gets the actual form array to be built. |
| ViewAddForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
| ViewAddForm::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… |
| ViewAddForm::validateForm | function | core/ |
Form validation handler. |
| ViewAddForm::__construct | function | core/ |
Constructs a new ViewAddForm object. |
| ViewDuplicateForm | class | core/ |
Form controller for the Views duplicate form. |
| ViewDuplicateForm.php | file | core/ |
|
| ViewDuplicateForm::$languageManager | property | core/ |
The language manager. |
| ViewDuplicateForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ViewDuplicateForm::copyTranslations | function | core/ |
Copies all translations that existed on the original View. |
| ViewDuplicateForm::create | function | core/ |
Instantiates a new instance of this class. |
| ViewDuplicateForm::form | function | core/ |
Gets the actual form array to be built. |
| ViewDuplicateForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
| ViewDuplicateForm::submitForm | function | core/ |
Form submission handler for the 'clone' action. |
| ViewDuplicateForm::__construct | function | core/ |
Constructs a ViewDuplicateForm. |
| ViewEditForm | class | core/ |
Form controller for the Views edit form. |
| ViewEditForm.php | file | core/ |
|
| ViewEditForm::$dateFormatter | property | core/ |
The date formatter service. |
| ViewEditForm::$elementInfo | property | core/ |
The element info manager. |
| ViewEditForm::$moduleHandler | property | core/ |
The module handler service. |
| ViewEditForm::$requestStack | property | core/ |
The request object. |
| ViewEditForm::$tempStore | property | core/ |
The views temp store. |
| ViewEditForm::$themeManager | property | core/ |
The theme manager. |
| ViewEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ViewEditForm::buildOptionForm | function | core/ |
Build a renderable array representing one option on the edit form. |
| ViewEditForm::cancel | function | core/ |
Form submission handler for the 'cancel' action. |
| ViewEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| ViewEditForm::form | function | core/ |
Gets the actual form array to be built. |
| ViewEditForm::getDisplayDetails | function | core/ |
Helper function to get the display details section of the edit UI. |
| ViewEditForm::getDisplayTab | function | core/ |
Returns a renderable array representing the edit page for one display. |
| ViewEditForm::getFormBucket | function | core/ |
Add information about a section to a display. |
| ViewEditForm::rebuildCurrentTab | function | core/ |
Regenerate the current tab for AJAX updates. |
Pagination
- Previous page
- Page 192
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.