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 |
---|---|---|---|
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/ |
@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. |
FormErrorHandlerTest::setUp | function | core/ |
|
FormErrorHandlerTest::setUp | function | core/ |
|
FormErrorHandlerTest::testDisplayErrorMessages | function | core/ |
@covers ::handleFormErrors[[api-linebreak]] @covers ::displayErrorMessages[[api-linebreak]] |
FormErrorHandlerTest::testErrorMessagesInline | function | core/ |
@covers ::handleFormErrors[[api-linebreak]] @covers ::displayErrorMessages[[api-linebreak]] @covers ::setElementErrorsFromFormState[[api-linebreak]] |
FormErrorHandlerTest::testErrorMessagesNotInline | function | core/ |
Tests that opting out of Inline Form Errors works. |
FormErrorHandlerTest::testSetElementErrorsFromFormState | function | core/ |
@covers ::handleFormErrors[[api-linebreak]] @covers ::setElementErrorsFromFormState[[api-linebreak]] |
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/ |
@covers ::getSubmitHandlers[[api-linebreak]] |
FormStateDecoratorBaseTest::testGetValidateHandlers | function | core/ |
@covers ::getValidateHandlers[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetSubmitHandlers | function | core/ |
@covers ::setSubmitHandlers[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetValidateHandlers | function | core/ |
@covers ::setValidateHandlers[[api-linebreak]] |
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/ |
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.