Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormErrorHandlerInterface::handleFormErrors | function | core/ |
Handles form errors after form validation. |
| FormErrorHandlerQuickEditTest | class | core/ |
Tests Inline Form Errors compatibility with Quick Edit. |
| FormErrorHandlerQuickEditTest.php | file | core/ |
|
| FormErrorHandlerQuickEditTest::$defaultTheme | property | core/ |
|
| FormErrorHandlerQuickEditTest::$editorUser | property | core/ |
An editor user with permissions to access the in-place editor. |
| FormErrorHandlerQuickEditTest::$modules | property | core/ |
Modules to enable. |
| FormErrorHandlerQuickEditTest::setUp | function | core/ |
|
| FormErrorHandlerQuickEditTest::testDisabledInlineFormErrors | function | core/ |
Tests that the inline form errors are not visible for Quick Edit forms. |
| FormErrorHandlerTest | class | core/ |
@coversDefaultClass \Drupal\inline_form_errors\FormErrorHandler[[api-linebreak]] @group InlineFormErrors |
| FormErrorHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\FormErrorHandler[[api-linebreak]] @group Form |
| 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/ |
|
| 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. |
| 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/ |
Pagination
- Previous page
- Page 688
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.