Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormElementInlineErrorTest.php | file | core/ |
|
| FormElementInlineErrorTest::$modules | property | core/ |
|
| FormElementInlineErrorTest::testDisplayErrorMessagesNotInline | function | core/ |
Tests that no inline form errors are shown when disabled for a form. |
| FormElementLabelTest | class | core/ |
Tests for form_element_label theme hook. |
| FormElementLabelTest.php | file | core/ |
|
| FormElementLabelTest::$modules | property | core/ |
|
| FormElementLabelTest::testAttributes | function | core/ |
Ensures that attributes can be placed for form element label. |
| 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/ |
|
| 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/ |
@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. |
Pagination
- Previous page
- Page 596
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.