Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormElementMaxlengthTest | class | core/ |
Tests the maxlength HTML attribute on form elements. |
| FormElementMaxlengthTest.php | file | core/ |
|
| FormElementMaxlengthTest::$modules | property | core/ |
|
| FormElementMaxlengthTest::buildForm | function | core/ |
|
| FormElementMaxlengthTest::getFormId | function | core/ |
|
| FormElementMaxlengthTest::submitForm | function | core/ |
|
| FormElementMaxlengthTest::testAttributes | function | core/ |
Ensures maxlength attribute can be used in compatible elements. |
| FormElementMaxlengthTest::validateForm | function | core/ |
|
| FormElementsRenderTest | class | core/ |
Performs integration tests on \Drupal::service('renderer')->render(). |
| FormElementsRenderTest.php | file | core/ |
|
| FormElementsRenderTest::$modules | property | core/ |
|
| FormElementsRenderTest::assertRenderedElement | function | core/ |
Tests that elements are rendered properly. |
| FormElementsRenderTest::testDrupalRenderFormElements | function | core/ |
Tests rendering form elements without using doBuildForm(). |
| FormErrorHandler::$messenger | property | core/ |
The messenger. |
| FormErrorHandler::displayErrorMessages | function | core/ |
Loops through and displays all form errors. |
| FormErrorHandler::displayErrorMessages | function | core/ |
Loops through and displays all form errors. |
| FormErrorHandler::handleFormErrors | function | core/ |
Handles form errors after form validation. |
| FormErrorHandler::setElementErrorsFromFormState | function | core/ |
Stores errors and a list of child element errors directly on each element. |
| FormErrorHandler::__construct | function | core/ |
Constructs a new FormErrorHandler. |
| FormErrorHandlerCKEditor5Test | class | core/ |
Tests the inline errors fragment link to a CKEditor5-enabled textarea. |
| FormErrorHandlerCKEditor5Test.php | file | core/ |
|
| FormErrorHandlerCKEditor5Test::$defaultTheme | property | core/ |
|
| FormErrorHandlerCKEditor5Test::$modules | property | core/ |
|
| 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/ |
|
| FormErrorHandlerFileUploadTest::$modules | property | core/ |
|
| FormErrorHandlerFileUploadTest::setUp | function | core/ |
|
| FormErrorHandlerFileUploadTest::testFileUploadErrors | function | core/ |
Tests that the required field error is displayed as inline error message. |
| FormErrorHandlerInterface::handleFormErrors | function | core/ |
Handles form errors after form validation. |
| FormErrorHandlerTest | class | core/ |
Tests Drupal\inline_form_errors\FormErrorHandler. |
| FormErrorHandlerTest | class | core/ |
Tests Drupal\Core\Form\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::$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/ |
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. |
Pagination
- Previous page
- Page 643
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.