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::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. |
| FormClassMissingName | class | core/ |
Test class. |
| FormClassMissingName::buildForm | function | core/ |
|
| FormClassMissingName::getFormId | function | core/ |
|
| FormClassMissingName::submitForm | function | core/ |
|
| FormClassRouteCondition | class | core/ |
Test class. |
| FormClassRouteCondition::buildForm | function | core/ |
|
| FormClassRouteCondition::getFormId | function | core/ |
|
| FormClassRouteCondition::submitForm | function | core/ |
|
| FormClassRouteLocale | class | core/ |
Test class. |
| FormClassRouteLocale::buildForm | function | core/ |
|
| FormClassRouteLocale::getFormId | function | core/ |
|
| FormClassRouteLocale::submitForm | function | core/ |
|
| FormClassRouteLocalizedPaths | class | core/ |
Test class. |
| FormClassRouteLocalizedPaths::buildForm | function | core/ |
|
| FormClassRouteLocalizedPaths::getFormId | function | core/ |
|
| FormClassRouteLocalizedPaths::submitForm | function | core/ |
|
| FormController::$argumentResolver | property | core/ |
The argument resolver. |
| FormController::getContentResult | function | core/ |
Invokes the form and returns the result. |
| FormController::submitForm | function | core/ |
|
| 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/ |
|
| FormDefaultHandlersTest::customSubmitForm | function | core/ |
|
| FormDefaultHandlersTest::customValidateForm | function | core/ |
|
| FormDefaultHandlersTest::getFormId | function | core/ |
|
| FormDefaultHandlersTest::submitForm | function | core/ |
|
| FormDefaultHandlersTest::testDefaultAndCustomHandlers | function | core/ |
Tests that default handlers are added even if custom are specified. |
| FormDefaultHandlersTest::validateForm | function | core/ |
|
| FormElement::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
Pagination
- Previous page
- Page 633
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.