Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormCacheInterface::setCache | function | core/ |
Stores a form in the cache. |
| FormCacheTest | class | core/ |
Tests Drupal\Core\Form\FormCache. |
| FormCacheTest | class | core/ |
Tests FormBuilder caching. |
| FormCacheTest.php | file | core/ |
|
| FormCacheTest.php | file | core/ |
|
| FormCacheTest::$account | property | core/ |
The current user. |
| FormCacheTest::$csrfToken | property | core/ |
The CSRF token generator. |
| FormCacheTest::$form | property | core/ |
The form array. |
| FormCacheTest::$formBuildId | property | core/ |
The form ID. |
| FormCacheTest::$formCache | property | core/ |
The form cache object under test. |
| FormCacheTest::$formCacheStore | property | core/ |
The expirable key value store used by form cache. |
| FormCacheTest::$formState | property | core/ |
The form state array. |
| FormCacheTest::$formStateCacheStore | property | core/ |
The expirable key value store used by form state cache. |
| FormCacheTest::$keyValueExpirableFactory | property | core/ |
The expirable key value factory. |
| FormCacheTest::$logger | property | core/ |
The logger channel. |
| FormCacheTest::$moduleHandler | property | core/ |
The mocked module handler. |
| FormCacheTest::$modules | property | core/ |
Modules to install. |
| FormCacheTest::$requestPolicy | property | core/ |
A policy rule determining the cacheability of a request. |
| FormCacheTest::$requestStack | property | core/ |
The request stack. |
| FormCacheTest::setUp | function | core/ |
|
| FormCacheTest::setUp | function | core/ |
|
| 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::testDeleteCache | function | core/ |
Tests delete cache. |
| FormCacheTest::testGetCacheAnonUser | function | core/ |
Tests get cache anon user. |
| FormCacheTest::testGetCacheAuthUser | function | core/ |
Tests get cache auth user. |
| FormCacheTest::testGetCacheInvalidToken | function | core/ |
Tests get cache invalid token. |
| FormCacheTest::testGetCacheNoForm | function | core/ |
Tests get cache no form. |
| FormCacheTest::testGetCacheValidToken | function | core/ |
Tests get cache valid token. |
| FormCacheTest::testLoadCachedFormState | function | core/ |
Tests load cached form state. |
| FormCacheTest::testLoadCachedFormStateWithFiles | function | core/ |
Tests load cached form state with files. |
| FormCacheTest::testNoCacheToken | function | core/ |
Tests the form cache without a logged-in user. |
| FormCacheTest::testSetCacheAuthUser | function | core/ |
Tests set cache auth user. |
| FormCacheTest::testSetCacheBuildIdMismatch | function | core/ |
Tests set cache build id mismatch. |
| FormCacheTest::testSetCacheWithForm | function | core/ |
Tests set cache with form. |
| FormCacheTest::testSetCacheWithoutForm | function | core/ |
Tests set cache without form. |
| FormClassMissingName | class | core/ |
Test class. |
| FormClassMissingName::buildForm | function | core/ |
Form constructor. |
| FormClassMissingName::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormClassMissingName::submitForm | function | core/ |
Form submission handler. |
| FormClassRouteCondition | class | core/ |
Test class. |
| FormClassRouteCondition::buildForm | function | core/ |
Form constructor. |
| FormClassRouteCondition::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormClassRouteCondition::submitForm | function | core/ |
Form submission handler. |
| FormClassRouteLocale | class | core/ |
Test class. |
| FormClassRouteLocale::buildForm | function | core/ |
Form constructor. |
| FormClassRouteLocale::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormClassRouteLocale::submitForm | function | core/ |
Form submission handler. |
| FormClassRouteLocalizedPaths | class | core/ |
Test class. |
| FormClassRouteLocalizedPaths::buildForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 758
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.