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 |
|---|---|---|---|
| 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/ |
|
| FormErrorHandlerCKEditor5Test::$modules | property | core/ |
|
| 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/ |
|
| FormStateDecoratorBase | class | core/ |
Decorates another form state. |
| FormStateDecoratorBase.php | file | core/ |
|
| FormStateDecoratorBase::$decoratedFormState | property | core/ |
The decorated form state. |
| FormStateDecoratorBase::addBuildInfo | function | core/ |
|
| FormStateDecoratorBase::addCleanValueKey | function | core/ |
|
| FormStateDecoratorBase::addRebuildInfo | function | core/ |
|
| FormStateDecoratorBase::cleanValues | function | core/ |
|
| FormStateDecoratorBase::clearErrors | function | core/ |
|
| FormStateDecoratorBase::disableCache | function | core/ |
|
| FormStateDecoratorBase::disableRedirect | function | core/ |
|
| FormStateDecoratorBase::get | function | core/ |
|
| FormStateDecoratorBase::getAlwaysProcess | function | core/ |
|
| FormStateDecoratorBase::getBuildInfo | function | core/ |
Pagination
- Previous page
- Page 118
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.