Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormController::getFormObject | function | core/ |
Returns the object used to build the form. |
| FormController::submitForm | function | core/ |
|
| FormController::validateForm | function | core/ |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
| FormController::__construct | function | core/ |
Constructs a \Drupal\condition_test\FormController object. |
| FormController::__construct | function | core/ |
Constructs a new \Drupal\Core\Controller\FormController object. |
| FormControllerTest | class | core/ |
Tests the FormController class. |
| FormControllerTest.php | file | core/ |
|
| FormControllerTest::testControllerResolverDeprecation | function | core/ |
@expectedDeprecation Using the 'controller_resolver' service as the first argument is deprecated, use the 'http_kernel.controller.argument_resolver' instead. If your subclass requires the 'controller_resolver' service add… |
| FormDefaultHandlersTest | class | core/ |
Tests automatically added form handlers. |
| FormDefaultHandlersTest.php | file | core/ |
|
| FormDefaultHandlersTest::$modules | property | core/ |
Modules to enable. |
| FormDefaultHandlersTest::buildForm | function | core/ |
|
| FormDefaultHandlersTest::customSubmitForm | function | core/ |
|
| FormDefaultHandlersTest::customValidateForm | function | core/ |
|
| FormDefaultHandlersTest::getFormId | function | core/ |
|
| FormDefaultHandlersTest::setUp | function | core/ |
|
| FormDefaultHandlersTest::submitForm | function | core/ |
|
| FormDefaultHandlersTest::testDefaultAndCustomHandlers | function | core/ |
Tests that default handlers are added even if custom are specified. |
| FormDefaultHandlersTest::validateForm | function | core/ |
|
| FormEditor | class | core/ |
Defines the form in-place editor. |
| FormEditor.php | file | core/ |
|
| FormEditor::getAttachments | function | core/ |
|
| FormEditor::isCompatible | function | core/ |
|
| FormElement | class | core/ |
Defines a form element plugin annotation object. |
| FormElement | class | core/ |
Provides a base class for form element plugins. |
| FormElement.php | file | core/ |
|
| FormElement.php | file | core/ |
|
| FormElement::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
| FormElement::processPattern | function | core/ |
#process callback for #pattern form element property. |
| FormElement::validatePattern | function | core/ |
#element_validate callback for #pattern form element property. |
| FormElement::valueCallback | function | core/ |
|
| FormElementBase | class | core/ |
Provides a common base class for form elements. |
| 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/ |
|
| FormElementBase::getSourceElement | function | core/ |
Returns the source element for a given configuration definition. |
| FormElementBase::getTranslationBuild | function | core/ |
|
| FormElementBase::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| FormElementBase::setConfig | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 686
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.