Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| 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/ |
@covers ::valueCallableIsSafe[[api-linebreak]] |
| 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]] |
| FormControllerTest | class | core/ |
Tests the FormController class. |
| FormControllerTest.php | file | core/ |
|
| FormControllerTest::testControllerResolverDeprecation | function | core/ |
@expectedDeprecation Using the 'controller_resolver' service as the first argument is deprecated, use the 'http_kernel.controller.argument_resolver' instead. If your subclass requires the 'controller_resolver' service add… |
| FormDefaultHandlersTest | class | core/ |
Tests automatically added form handlers. |
| FormDefaultHandlersTest.php | file | core/ |
|
| FormDefaultHandlersTest::$modules | property | core/ |
Modules to enable. |
| 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. |
Pagination
- Previous page
- Page 317
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.