Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormCacheTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\FormCache[[api-linebreak]] @group Form |
| FormCacheTest | class | core/ |
Tests \Drupal::formBuilder()->setCache() and \Drupal::formBuilder()->getCache(). |
| 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/ |
|
| FormCacheTest::$formBuildId | property | core/ |
|
| 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/ |
|
| 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 enable. |
| FormCacheTest::$preserveGlobalState | property | core/ |
|
| FormCacheTest::$requestPolicy | property | core/ |
A policy rule determining the cacheability of a request. |
| FormCacheTest::$requestStack | property | core/ |
The request stack. |
| FormCacheTest::$runTestInSeparateProcess | property | core/ |
|
| 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/ |
@covers ::deleteCache[[api-linebreak]] |
| FormCacheTest::testGetCacheAnonUser | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testGetCacheAuthUser | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testGetCacheImmutableForm | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testGetCacheInvalidToken | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testGetCacheNoForm | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testGetCacheValidToken | function | core/ |
@covers ::getCache[[api-linebreak]] |
| FormCacheTest::testLoadCachedFormState | function | core/ |
@covers ::loadCachedFormState[[api-linebreak]] |
| FormCacheTest::testLoadCachedFormStateWithFiles | function | core/ |
@covers ::loadCachedFormState[[api-linebreak]] |
| FormCacheTest::testNoCacheToken | function | core/ |
Tests the form cache without a logged-in user. |
| FormCacheTest::testSetCacheAuthUser | function | core/ |
@covers ::setCache[[api-linebreak]] |
| FormCacheTest::testSetCacheBuildIdMismatch | function | core/ |
@covers ::setCache[[api-linebreak]] |
| FormCacheTest::testSetCacheWithForm | function | core/ |
@covers ::setCache[[api-linebreak]] |
| FormCacheTest::testSetCacheWithoutForm | function | core/ |
@covers ::setCache[[api-linebreak]] |
| FormController | class | core/ |
Common base class for form interstitial controllers. |
| FormController | class | core/ |
Routing controller class for condition_test testing of condition forms. |
| FormController.php | file | core/ |
|
| FormController.php | file | core/ |
|
| FormController::$argumentResolver | property | core/ |
The argument resolver. |
| FormController::$condition | property | core/ |
The condition plugin we will be working with. |
| FormController::$controllerResolver | property | core/ |
The controller resolver. |
| FormController::$formBuilder | property | core/ |
The form builder. |
| FormController::buildForm | function | core/ |
|
| FormController::getContentResult | function | core/ |
Invokes the form and returns the result. |
| FormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| FormController::getFormId | function | core/ |
Pagination
- Previous page
- Page 685
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.