Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormBuilder::$formValidator | property | core/ |
The form validator. |
| FormBuilder::buttonWasClicked | function | core/ |
Determines if a given button triggered the form submission. |
| FormBuilder::renderFormTokenPlaceholder | function | core/ |
Renders the form CSRF token. It's a #lazy_builder callback. |
| FormBuilder::setInvalidTokenError | function | core/ |
|
| FormBuilderTest::providerTestFormTokenCacheability | function | core/ |
Data provider for testFormTokenCacheability. |
| FormBuilderTest::providerTestInvalidToken | function | core/ |
|
| FormBuilderTest::testFormTokenCacheability | function | core/ |
Tests form token cacheability. |
| FormBuilderTest::testInvalidToken | function | core/ |
Tests invalid token. |
| FormCache::$configFactory | property | core/ |
The config factory. |
| FormCache::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
| FormCache::$keyValueExpirableFactory | property | core/ |
The factory for expirable key value stores used by form cache. |
| FormCacheTest::$csrfToken | property | core/ |
The CSRF token generator. |
| FormCacheTest::$formCacheStore | property | core/ |
The expirable key value store used by form cache. |
| FormCacheTest::$formStateCacheStore | property | core/ |
The expirable key value store used by form state cache. |
| FormCacheTest::$keyValueExpirableFactory | property | core/ |
The expirable key value factory. |
| FormCacheTest::setUpMockCsrfTokenGenerator | function | core/ |
Reinitializes the CSRF token generator as a mock object. |
| FormCacheTest::setUpMockFormCacheStore | function | core/ |
Reinitializes the form cache store as a mock object. |
| FormCacheTest::setUpMockFormStateCacheStore | function | core/ |
Reinitializes the form state cache store as a mock object. |
| FormCacheTest::testCacheCustomExpiration | function | core/ |
Tests the form cache with an overridden cache expiration. |
| FormCacheTest::testCacheToken | function | core/ |
Tests the form cache with a logged-in user. |
| FormCacheTest::testGetCacheInvalidToken | function | core/ |
Tests get cache invalid token. |
| FormCacheTest::testGetCacheValidToken | function | core/ |
Tests get cache valid token. |
| FormCacheTest::testNoCacheToken | function | core/ |
Tests the form cache without a logged-in user. |
| FormDefaultHandlersTest::customSubmitForm | function | core/ |
|
| FormDefaultHandlersTest::customValidateForm | function | core/ |
|
| FormDefaultHandlersTest::testDefaultAndCustomHandlers | function | core/ |
Tests that default handlers are added even if custom are specified. |
| FormElement::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
| FormElementBase::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
| FormErrorHandlerCKEditor5Test | class | core/ |
Tests the inline errors fragment link to a CKEditor5-enabled textarea. |
| FormErrorHandlerCKEditor5Test.php | file | core/ |
|
| FormErrorHandlerCKEditor5Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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. |
| FormHelper::rewriteStatesSelector | function | core/ |
Rewrites #states selectors in a render element. |
| FormHelperTest::testRewriteStatesSelector | function | core/ |
Tests rewriting the #states selectors. |
| FormHooks::stickyActionButtonsAndSidebar | function | core/ |
Add some major form overrides. |
| FormHooks::stickyActionButtonsAndSidebar | function | core/ |
Add some major form overrides. |
| 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. |
| FormObjectTest::testObjectFormCallback | function | core/ |
Tests using an object as the form callback. |
| FormState::$buttons | property | core/ |
A list containing copies of all submit and button elements in the form. |
| FormState::$invalidToken | property | core/ |
Determines if only safe element value callbacks are called. |
| FormState::$storage | property | core/ |
The storage. |
| FormState::getButtons | function | core/ |
|
| FormState::getStorage | function | core/ |
|
| FormState::hasInvalidToken | function | core/ |
|
| FormState::setButtons | function | core/ |
|
| FormState::setInvalidToken | function | core/ |
|
| FormState::setStorage | function | core/ |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.