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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::setUpMockAccount | function | core/ |
Reinitializes the account as a mock object. |
| 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::setUpMockLogger | function | core/ |
Reinitializes the logger 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::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. |
| FormDefaultHandlersTest | class | core/ |
Tests automatically added form handlers. |
| FormDefaultHandlersTest.php | file | core/ |
|
| FormDefaultHandlersTest::buildForm | function | core/ |
Form constructor. |
| FormDefaultHandlersTest::customSubmitForm | function | core/ |
|
| FormDefaultHandlersTest::customValidateForm | function | core/ |
|
| FormDefaultHandlersTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormDefaultHandlersTest::submitForm | function | core/ |
Form submission handler. |
| FormDefaultHandlersTest::testDefaultAndCustomHandlers | function | core/ |
Tests that default handlers are added even if custom are specified. |
| FormDefaultHandlersTest::validateForm | function | core/ |
Form validation handler. |
| FormElement::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| FormElement::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
| FormElement::processGroup | function | core/ |
Arranges elements into groups. |
| FormElement::processPattern | function | core/ |
Render API callback: Handles the #pattern form element property. |
Pagination
- Previous page
- Page 627
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.