Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormElementHelperTest::testGetElementTitle | function | core/ |
Tests the getElementTitle() method. |
| FormElementInlineErrorTest | class | core/ |
Tests messages on form elements. |
| 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. |
| FormElementInterface | interface | core/ |
Provides an interface for form element plugins. |
| FormElementInterface.php | file | core/ |
|
| FormElementInterface::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| 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_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 passing through \Drupal::formBuilder()->doBuildForm(). |
| FormErrorHandler | class | core/ |
Produces inline form errors. |
| FormErrorHandler | class | core/ |
Handles form errors. |
| FormErrorHandler.php | file | core/ |
|
| FormErrorHandler.php | file | core/ |
|
| FormErrorHandler::$messenger | property | core/ |
The messenger. |
| FormErrorHandler::$renderer | property | core/ |
The renderer service. |
| 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. |
| FormErrorHandlerCKEditorTest | class | core/ |
Tests the inline errors fragment link to a CKEditor-enabled textarea. |
| FormErrorHandlerCKEditorTest.php | file | core/ |
|
| FormErrorHandlerCKEditorTest::$defaultTheme | property | core/ |
|
| FormErrorHandlerCKEditorTest::$modules | property | core/ |
|
| FormErrorHandlerCKEditorTest::setUp | function | core/ |
|
| FormErrorHandlerCKEditorTest::testFragmentLink | function | core/ |
Tests if the fragment link to a textarea works with CKEditor 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 | interface | core/ |
Provides an interface for handling form errors. |
| FormErrorHandlerInterface.php | file | core/ |
Pagination
- Previous page
- Page 687
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.