Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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\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. |
| FormState::$submit_handlers | property | core/ |
Stores the gathered submission handlers. |
| FormState::$validate_handlers | property | core/ |
Stores the gathered validation handlers. |
| FormState::getSubmitHandlers | function | core/ |
Gets the submit handlers. |
| FormState::getValidateHandlers | function | core/ |
Gets the validate handlers. |
| FormState::setSubmitHandlers | function | core/ |
Sets the submit handlers. |
| FormState::setValidateHandlers | function | core/ |
Sets the validate handlers. |
| FormStateDecoratorBase::getSubmitHandlers | function | core/ |
Gets the submit handlers. |
| FormStateDecoratorBase::getValidateHandlers | function | core/ |
Gets the validate handlers. |
| FormStateDecoratorBase::setSubmitHandlers | function | core/ |
Sets the submit handlers. |
| FormStateDecoratorBase::setValidateHandlers | function | core/ |
Sets the validate handlers. |
| FormStateDecoratorBaseTest::testGetSubmitHandlers | function | core/ |
Tests get submit handlers. |
| FormStateDecoratorBaseTest::testGetValidateHandlers | function | core/ |
Tests get validate handlers. |
| FormStateDecoratorBaseTest::testSetSubmitHandlers | function | core/ |
Tests set submit handlers. |
| FormStateDecoratorBaseTest::testSetValidateHandlers | function | core/ |
Tests set validate handlers. |
| FormStateInterface::getSubmitHandlers | function | core/ |
Gets the submit handlers. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.