Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 install. |
| 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::$conditionCurrentTheme | property | core/ |
The condition plugin current_theme. |
| FormController::$formBuilder | property | core/ |
The form builder. |
| FormController::buildForm | function | core/ |
Form constructor. |
| 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/ |
Returns a unique string identifying the form. |
| FormController::getFormObject | function | core/ |
Returns the object used to build the form. |
| FormController::submitForm | function | core/ |
Form submission handler. |
| FormController::validateForm | function | core/ |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
| FormController::__construct | function | core/ |
Constructs a \Drupal\condition_test\FormController object. |
| FormController::__construct | function | core/ |
Constructs a new \Drupal\Core\Controller\FormController object. |
| FormDefaultHandlersTest | class | core/ |
Tests automatically added form handlers. |
Pagination
- Previous page
- Page 710
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.