Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormErrorHandlerInterface.php | file | core/ |
|
| FormErrorHandlerInterface::handleFormErrors | function | core/ |
Handles form errors after form validation. |
| FormErrorHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\FormErrorHandler[[api-linebreak]] @group Form |
| FormErrorHandlerTest | class | core/ |
@coversDefaultClass \Drupal\inline_form_errors\FormErrorHandler[[api-linebreak]] @group InlineFormErrors |
| FormErrorHandlerTest.php | file | core/ |
|
| FormErrorHandlerTest.php | file | core/ |
|
| FormErrorHandlerTest::$formErrorHandler | property | core/ |
The form error handler. |
| FormErrorHandlerTest::$formErrorHandler | property | core/ |
The form error handler. |
| FormErrorHandlerTest::$linkGenerator | property | core/ |
The link generator. |
| FormErrorHandlerTest::$messenger | property | core/ |
The messenger. |
| FormErrorHandlerTest::$messenger | property | core/ |
The messenger. |
| FormErrorHandlerTest::$renderer | property | core/ |
The renderer. |
| FormErrorHandlerTest::$testForm | property | core/ |
Form for testing. |
| FormErrorHandlerTest::setUp | function | core/ |
|
| FormErrorHandlerTest::setUp | function | core/ |
|
| FormErrorHandlerTest::testDisplayErrorMessages | function | core/ |
@covers ::handleFormErrors[[api-linebreak]] @covers ::displayErrorMessages[[api-linebreak]] |
| FormErrorHandlerTest::testErrorMessagesInline | function | core/ |
@covers ::handleFormErrors[[api-linebreak]] @covers ::displayErrorMessages[[api-linebreak]] @covers ::setElementErrorsFromFormState[[api-linebreak]] |
| FormErrorHandlerTest::testErrorMessagesNotInline | function | core/ |
Tests that opting out of Inline Form Errors works. |
| FormErrorHandlerTest::testSetElementErrorsFromFormState | function | core/ |
@covers ::handleFormErrors[[api-linebreak]] @covers ::setElementErrorsFromFormState[[api-linebreak]] |
| FormGroupingElementsTest | class | core/ |
Tests for form grouping elements. |
| FormGroupingElementsTest.php | file | core/ |
|
| FormGroupingElementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormGroupingElementsTest::$modules | property | core/ |
Required modules. |
| FormGroupingElementsTest::setUp | function | core/ |
|
| FormGroupingElementsTest::testDetailsChildVisibility | function | core/ |
Tests that details element children become visible. |
| FormGroupingElementsTest::testVerticalTabChildVisibility | function | core/ |
Tests that vertical tab children become visible. |
| FormGroupingElementsTest::testVerticalTabValidationVisibility | function | core/ |
Confirms tabs containing a field with a validation error are open. |
| FormHelper | class | core/ |
Provides helpers to operate on forms. |
| FormHelper.php | file | core/ |
|
| FormHelper::processStates | function | core/ |
Adds JavaScript to change the state of an element based on another element. |
| FormHelper::processStatesArray | function | core/ |
Helps recursively rewrite #states selectors. |
| FormHelper::rewriteStatesSelector | function | core/ |
Rewrites #states selectors in a render element. |
| FormHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\FormHelper[[api-linebreak]] @group Form |
| FormHelperTest.php | file | core/ |
|
| FormHelperTest::providerElements | function | core/ |
Provides a list of elements to test. |
| FormHelperTest::testProcessStates | function | core/ |
@covers ::processStates[[api-linebreak]] @dataProvider providerElements |
| FormHelperTest::testRewriteStatesSelector | function | core/ |
Tests rewriting the #states selectors. |
| FormInterface | interface | core/ |
Provides an interface for a Form. |
| FormInterface.php | file | core/ |
|
| FormInterface::buildForm | function | core/ |
Form constructor. |
| FormInterface::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormInterface::submitForm | function | core/ |
Form submission handler. |
| FormInterface::validateForm | function | core/ |
Form validation handler. |
| FormJSAddMoreTest | class | core/ |
Tests add more behavior for a multiple value field. |
| FormJSAddMoreTest.php | file | core/ |
|
| FormJSAddMoreTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormJSAddMoreTest::$modules | property | core/ |
Modules to enable. |
| FormJSAddMoreTest::setUp | function | core/ |
|
| FormJSAddMoreTest::testFieldFormJsAddMore | function | core/ |
Tests the 'Add more' functionality. |
| FormModeAccessCheck | class | core/ |
Defines an access check for entity form mode routes. |
Pagination
- Previous page
- Page 698
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.