Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormBuilderTest::testUniqueHtmlId | function | core/ |
Tests that HTML IDs are unique when rebuilding a form with errors. |
| FormBuilderTest::testValueCallableIsSafe | function | core/ |
Tests value callable is safe. |
| FormCache::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
| FormCache::$currentUser | property | core/ |
The current user. |
| FormCache::$requestPolicy | property | core/ |
A policy rule determining the cacheability of a request. |
| FormCache::$requestStack | property | core/ |
The request stack. |
| FormCache::loadCachedFormState | function | core/ |
Loads the cached form state. |
| FormCache::setCache | function | core/ |
Stores a form in the cache. |
| FormCache::__construct | function | core/ |
Constructs a new FormCache. |
| 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. |
| FormController::$argumentResolver | property | core/ |
The argument resolver. |
| FormController::getContentResult | function | core/ |
Invokes the form and returns the result. |
| FormController::submitForm | function | core/ |
Form submission handler. |
| FormController::__construct | function | core/ |
Constructs a \Drupal\condition_test\FormController object. |
| FormController::__construct | function | core/ |
Constructs a new \Drupal\Core\Controller\FormController object. |
Pagination
- Previous page
- Page 641
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.