Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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]] |
| FormGroupingElementsTest | class | core/ |
Tests for form grouping elements. |
| FormGroupingElementsTest.php | file | core/ |
|
| FormGroupingElementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormGroupingElementsTest::$modules | property | core/ |
Required modules. |
| FormGroupingElementsTest::setUp | function | core/ |
|
| FormGroupingElementsTest::testDetailsChildVisibility | function | core/ |
Tests that details element children become visible. |
| FormGroupingElementsTest::testDetailsContainsRequiredTextfield | function | core/ |
Tests form submit with a required field in closed details element. |
| FormGroupingElementsTest::testDetailsContainsRequiredTextfieldAjaxForm | function | core/ |
Tests required field in closed details element with ajax form. |
| FormGroupingElementsTest::testVerticalTabChildVisibility | function | core/ |
Tests that vertical tab children become visible. |
| FormGroupingElementsTest::testVerticalTabValidationVisibility | function | core/ |
Confirms tabs containing a field with a validation error are open. |
| FormHelper | class | core/ |
Provides helpers to operate on forms. |
| FormHelper.php | file | core/ |
|
| FormHelper::processStates | function | core/ |
Adds JavaScript to change the state of an element based on another element. |
| FormHelper::processStatesArray | function | core/ |
Helps recursively rewrite #states selectors. |
| FormHelper::rewriteStatesSelector | function | core/ |
Rewrites #states selectors in a render element. |
| FormHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\FormHelper[[api-linebreak]] @group Form |
| FormHelperTest.php | file | core/ |
|
| FormHelperTest::providerElements | function | core/ |
Provides a list of elements to test. |
| FormHelperTest::testProcessStates | function | core/ |
@covers ::processStates[[api-linebreak]] @dataProvider providerElements |
| FormHelperTest::testRewriteStatesSelector | function | core/ |
Tests rewriting the #states selectors. |
| FormInterface | interface | core/ |
Provides an interface for a Form. |
| FormInterface.php | file | core/ |
|
| FormInterface::buildForm | function | core/ |
Form constructor. |
| FormInterface::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormInterface::submitForm | function | core/ |
Form submission handler. |
| FormInterface::validateForm | function | core/ |
Form validation handler. |
| FormModeAccessCheck | class | core/ |
Defines an access check for entity form mode routes. |
| FormModeAccessCheck.php | file | core/ |
|
| FormModeAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
| FormModeAccessCheck::access | function | core/ |
Checks access to the form mode. |
| FormModeAccessCheck::__construct | function | core/ |
Creates a new FormModeAccessCheck. |
| FormObjectTest | class | core/ |
Tests building a form from an object. |
| FormObjectTest | class | core/ |
Tests building a form from an object. |
Pagination
- Previous page
- Page 713
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.