Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormDefaultHandlersTest.php | file | core/ |
|
| FormDefaultHandlersTest::buildForm | function | core/ |
Form constructor. |
| FormDefaultHandlersTest::customSubmitForm | function | core/ |
|
| FormDefaultHandlersTest::customValidateForm | function | core/ |
|
| FormDefaultHandlersTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormDefaultHandlersTest::submitForm | function | core/ |
Form submission handler. |
| FormDefaultHandlersTest::testDefaultAndCustomHandlers | function | core/ |
Tests that default handlers are added even if custom are specified. |
| FormDefaultHandlersTest::validateForm | function | core/ |
Form validation handler. |
| FormElement | class | core/ |
Defines a form element plugin attribute object. |
| FormElement | class | core/ |
Provides a base class for form element plugins. |
| FormElement | class | core/ |
Defines a form element plugin annotation object. |
| FormElement.php | file | core/ |
|
| FormElement.php | file | core/ |
|
| FormElement.php | file | core/ |
|
| FormElement::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
| FormElement::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
| FormElement::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| FormElement::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
| FormElement::processGroup | function | core/ |
Arranges elements into groups. |
| FormElement::processPattern | function | core/ |
#process callback for #pattern form element property. |
| FormElement::setAttributes | function | core/ |
Sets a form element's class attribute. |
| FormElement::validatePattern | function | core/ |
#element_validate callback for #pattern form element property. |
| FormElement::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| FormElement::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FormElementBase | class | core/ |
Provides a base class for form element plugins. |
| FormElementBase | class | core/ |
Provides a common base class for form elements. |
| FormElementBase.php | file | core/ |
|
| FormElementBase.php | file | core/ |
|
| FormElementBase::$definition | property | core/ |
The data definition of the element this form element is for. |
| FormElementBase::$element | property | core/ |
The schema element this form is for. |
| FormElementBase::create | function | core/ |
Creates a form element instance from a schema definition. |
| FormElementBase::getSourceElement | function | core/ |
Returns the source element for a given configuration definition. |
| FormElementBase::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
| FormElementBase::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| FormElementBase::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
| FormElementBase::processPattern | function | core/ |
#process callback for #pattern form element property. |
| FormElementBase::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
| FormElementBase::validatePattern | function | core/ |
#element_validate callback for #pattern form element property. |
| FormElementBase::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| FormElementBase::__construct | function | core/ |
Constructs a FormElementBase. |
| FormElementHelper | class | core/ |
Provides common functionality for form elements. |
| FormElementHelper.php | file | core/ |
|
| FormElementHelper::getElementByName | function | core/ |
Retrieves a form element. |
| FormElementHelper::getElementTitle | function | core/ |
Returns the title for the element. |
| FormElementHelperTest | class | core/ |
Tests the form element helper. |
| FormElementHelperTest.php | file | core/ |
|
| FormElementHelperTest::getElementByNameProvider | function | core/ |
Provides test data. |
| FormElementHelperTest::getElementTitleProvider | function | core/ |
Provides test data. |
| FormElementHelperTest::testGetElementByName | function | core/ |
Tests the getElementByName() method. |
| FormElementHelperTest::testGetElementTitle | function | core/ |
Tests the getElementTitle() method. |
Pagination
- Previous page
- Page 711
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.