Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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::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::submitForm | function | core/ |
Form submission 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. |
| FormObjectTest.php | file | core/ |
|
| FormObjectTest.php | file | core/ |
|
| FormObjectTest::$defaultTheme | property | core/ |
|
| FormObjectTest::$modules | property | core/ |
|
| FormObjectTest::$modules | property | core/ |
|
| FormObjectTest::setUp | function | core/ |
|
| FormObjectTest::testObjectFormCallback | function | core/ |
Tests using an object as the form callback. |
| FormOperations | class | core/ |
Defines a class for reacting to form operations. |
| FormOperations.php | file | core/ |
|
| FormOperations::$workspaceManager | property | core/ |
The workspace manager service. |
| FormOperations::addWorkspaceValidation | function | core/ |
Adds our validation handler recursively on each element of a form. |
| FormOperations::create | function | core/ |
|
| FormOperations::formAlter | function | core/ |
Alters forms to disallow editing in non-default workspaces. |
| FormOperations::validateDefaultWorkspace | function | core/ |
Validation handler which sets a validation error for all unsupported forms. |
| FormOperations::__construct | function | core/ |
Constructs a new FormOperations instance. |
| FormRouteEnhancer::applies | function | core/ |
Returns whether the enhancer runs on the current route. |
| FormState | class | core/ |
Stores information about the state of a form. |
| FormState.php | file | core/ |
Pagination
- Previous page
- Page 597
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.