Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormHooks::userFormSubmit | function | core/ |
Submit handler for the user form. |
| FormHooks::useStickyActionButtons | function | core/ |
Determines the feature flag to use for sticky action buttons. |
| FormHooks::useStickyActionButtons | function | core/ |
Determines the feature flag to use for sticky action buttons. |
| FormHooks::__construct | function | core/ |
Constructs the form related hooks. |
| FormHooks::__construct | function | core/ |
Constructs the form related hooks. |
| 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. |
| FormLocation.php | file | core/ |
|
| 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/ |
The theme to install as the default for testing. |
| FormObjectTest::$modules | property | core/ |
Modules to install. |
| FormObjectTest::$modules | property | core/ |
Modules to install. |
| 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::addWorkspaceValidation | function | core/ |
Adds our validation handler recursively on each element of a form. |
| FormOperations::formAlter | function | core/ |
Implements hook_form_alter(). |
| FormOperations::setAjaxWorkspace | function | core/ |
Ensures that the current workspace is persisted across AJAX interactions. |
| FormOperations::validateDefaultWorkspace | function | core/ |
Validation handler which sets a validation error for all unsupported forms. |
| FormOperations::__construct | function | core/ |
|
| FormPreprocess | class | core/ |
Initial preprocess callbacks for the form system. |
| FormPreprocess.php | file | core/ |
|
| FormPreprocess::preprocessCheckboxes | function | core/ |
Prepares variables for checkboxes templates. |
| FormPreprocess::preprocessDetails | function | core/ |
Prepares variables for details element templates. |
| FormPreprocess::preprocessFieldset | function | core/ |
Prepares variables for fieldset element templates. |
| FormPreprocess::preprocessForm | function | core/ |
Prepares variables for form templates. |
| FormPreprocess::preprocessFormElement | function | core/ |
Returns HTML for a form element. |
| FormPreprocess::preprocessFormElementLabel | function | core/ |
Prepares variables for form label templates. |
| FormPreprocess::preprocessInput | function | core/ |
Prepares variables for input templates. |
| FormPreprocess::preprocessRadios | function | core/ |
Prepares variables for radios templates. |
| FormPreprocess::preprocessSelect | function | core/ |
Prepares variables for select element templates. |
| FormPreprocess::preprocessTextarea | function | core/ |
Prepares variables for textarea templates. |
| FormPreprocess::preprocessVerticalTabs | function | core/ |
Prepares variables for vertical tabs templates. |
| FormRouteEnhancer | class | core/ |
Enhancer to add a wrapping controller for _form routes. |
| FormRouteEnhancer.php | file | core/ |
|
| FormRouteEnhancer::applies | function | core/ |
Returns whether the enhancer runs on the current route. |
| FormRouteEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
Pagination
- Previous page
- Page 744
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.