Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormErrorHandlerCKEditor5Test.php | file | core/ |
|
| FormErrorHandlerCKEditor5Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormErrorHandlerCKEditor5Test::$modules | property | core/ |
Modules to install. |
| FormErrorHandlerCKEditor5Test::setUp | function | core/ |
|
| FormErrorHandlerCKEditor5Test::testFragmentLink | function | core/ |
Tests if the fragment link to a textarea works with CKEditor 5 enabled. |
| FormErrorHandlerFileUploadTest | class | core/ |
Tests file upload scenario's with Inline Form Errors. |
| FormErrorHandlerFileUploadTest.php | file | core/ |
|
| FormErrorHandlerFileUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormErrorHandlerFileUploadTest::$modules | property | core/ |
Modules to install. |
| FormErrorHandlerFileUploadTest::setUp | function | core/ |
|
| FormErrorHandlerFileUploadTest::testFileUploadErrors | function | core/ |
Tests that the required field error is displayed as inline error message. |
| FormErrorHandlerInterface | interface | core/ |
Provides an interface for handling form errors. |
| FormErrorHandlerInterface.php | file | core/ |
|
| FormErrorHandlerInterface::handleFormErrors | function | core/ |
Handles form errors after form validation. |
| FormErrorHandlerTest | class | core/ |
Tests Drupal\Core\Form\FormErrorHandler. |
| FormErrorHandlerTest | class | core/ |
Tests Drupal\inline_form_errors\FormErrorHandler. |
| 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::$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::setUpMockMessenger | function | core/ |
Initializes the messenger as a mock object. |
| FormErrorHandlerTest::testDisplayErrorMessages | function | core/ |
Tests display error messages. |
| FormErrorHandlerTest::testErrorMessagesInline | function | core/ |
Tests error messages inline. |
| FormErrorHandlerTest::testErrorMessagesNotInline | function | core/ |
Tests that opting out of Inline Form Errors works. |
| FormErrorHandlerTest::testSetElementErrorsFromFormState | function | core/ |
Tests set element errors from form state. |
| 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::testDetailsContainsRequiredTextfield | function | core/ |
Tests form submit with a required field in closed details element. |
| FormGroupingElementsTest::testDetailsContainsRequiredTextfieldAjaxForm | function | core/ |
Tests required field in closed details element with ajax form. |
| 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/ |
Tests Drupal\Core\Form\FormHelper. |
| FormHelperTest.php | file | core/ |
|
| FormHelperTest::providerElements | function | core/ |
Provides a list of elements to test. |
| FormHelperTest::testProcessStates | function | core/ |
Tests process states. |
Pagination
- Previous page
- Page 742
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.