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
- Search 11.x for handle
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FormStateInterface::getValidateHandlers | function | core/ |
Gets the validate handlers. |
| FormStateInterface::setSubmitHandlers | function | core/ |
Sets the submit handlers. |
| FormStateInterface::setValidateHandlers | function | core/ |
Sets the validate handlers. |
| FormSubmitter::executeSubmitHandlers | function | core/ |
Executes custom submission handlers for a given form. |
| FormSubmitterInterface::executeSubmitHandlers | function | core/ |
Executes custom submission handlers for a given form. |
| FormSubmitterTest::providerTestHandleFormSubmissionWithResponses | function | core/ |
|
| FormSubmitterTest::testExecuteSubmitHandlers | function | core/ |
Tests execute submit handlers. |
| FormSubmitterTest::testHandleFormSubmissionNoRedirect | function | core/ |
Tests handle form submission no redirect. |
| FormSubmitterTest::testHandleFormSubmissionNotSubmitted | function | core/ |
Tests handle form submission not submitted. |
| FormSubmitterTest::testHandleFormSubmissionWithResponses | function | core/ |
Tests handle form submission with responses. |
| FormTestBase::$moduleHandler | property | core/ |
The mocked module handler. |
| FormTestController::storageLegacyHandler | function | core/ |
Emulate legacy AHAH-style ajax callback. |
| FormTestMiddleware::handle | function | core/ |
|
| FormValidator::$formErrorHandler | property | core/ |
The form error handler. |
| FormValidator::executeValidateHandlers | function | core/ |
Executes custom validation handlers for a given form. |
| FormValidator::handleErrorsWithLimitedValidation | function | core/ |
Handles validation errors for forms with limited validation. |
| FormValidatorInterface::executeValidateHandlers | function | core/ |
Executes custom validation handlers for a given form. |
| FormValidatorTest::$formErrorHandler | property | core/ |
The form error handler. |
| FormValidatorTest::providerTestHandleErrorsWithLimitedValidation | function | core/ |
|
| FormValidatorTest::testExecuteValidateHandlers | function | core/ |
Tests execute validate 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.