Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Other projects
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 |
|---|---|---|---|
| TestBlockInstantiation::blockAccess | function | core/ |
|
| TestBlockInstantiation::blockForm | function | core/ |
|
| TestBlockInstantiation::blockSubmit | function | core/ |
|
| TestBlockInstantiation::build | function | core/ |
|
| TestBlockInstantiation::defaultConfiguration | function | core/ |
|
| TestBlockPluginWithRefinableDependentAccessInterface | interface | core/ |
Test interface for dependent access block plugins. |
| TestCacheableDependency | class | core/ |
Cacheable dependency object for use in tests. |
| TestCacheableDependency.php | file | core/ |
|
| TestCacheableDependency::$contexts | property | core/ |
The cache contexts. |
| TestCacheableDependency::$maxAge | property | core/ |
The cache maximum age. |
| TestCacheableDependency::$tags | property | core/ |
The cache tags. |
| TestCacheableDependency::getCacheContexts | function | core/ |
|
| TestCacheableDependency::getCacheMaxAge | function | core/ |
|
| TestCacheableDependency::getCacheTags | function | core/ |
|
| TestCacheableDependency::__construct | function | core/ |
|
| TestCacheBlock | class | core/ |
Provides a block to test caching. |
| TestCacheBlock.php | file | core/ |
|
| TestCacheBlock::build | function | core/ |
|
| TestCacheBlock::getCacheContexts | function | core/ |
|
| TestCacheBlock::getCacheMaxAge | function | core/ |
|
| TestCacheOptionalBlock | class | core/ |
Provides a block implementing CacheOptionalInterface to test its caching. |
| TestCacheOptionalBlock.php | file | core/ |
|
| TestCacheOptionalBlock::build | function | core/ |
|
| TestCacheOptionalBlock::getCacheContexts | function | core/ |
|
| TestCacheOptionalBlock::getCacheMaxAge | function | core/ |
|
| TestCallables | class | core/ |
Mock callable for testing the pre_render callback. |
| TestCallables::lazyBuilder | function | core/ |
|
| TestCallables::preRenderPrinted | function | core/ |
|
| TestCallables::trustedCallbacks | function | core/ |
|
| TestChildInterface | interface | core/ |
Test child interface. |
| TestClass | class | core/ |
Provides a test class. |
| TestClass | class | core/ |
Stub class for testing PluginWithFormsTrait. |
| TestClass | class | core/ |
Handles kernel events for request and response. |
| TestClass | class | core/ |
Test class using the trait. |
| TestClass.php | file | core/ |
|
| TestClass::$state | property | core/ |
The state keyvalue collection. |
| TestClass::access | function | core/ |
|
| TestClass::buildConfigurationForm | function | core/ |
|
| TestClass::destruct | function | core/ |
|
| TestClass::getSubscribedEvents | function | core/ |
Registers methods as kernel listeners. |
| TestClass::onKernelRequestTest | function | core/ |
A simple kernel listener method. |
| TestClass::onKernelResponseTest | function | core/ |
Flags the response in case a rebuild indicator is used. |
| TestClass::submitConfigurationForm | function | core/ |
|
| TestClass::validateConfigurationForm | function | core/ |
|
| TestClass::__construct | function | core/ |
Constructor. |
| TestClassAttribute | class | core/ |
Test controller for class-level Route attribute with method-level merging. |
| TestClassAttribute.php | file | core/ |
|
| TestClassAttribute::inherits | function | core/ |
#[Route(path: '/inherits', name: 'inherits')] |
| TestClassAttribute::overrides | function | core/ |
#[Route(path: '/overrides/{id}', name: 'overrides', requirements: [ 'id' => '\\d+', ], options: [ 'option_a' => 'from_method', 'option_b' => 'from_method', ], defaults: [ 'default_a' => 'from_method', 'default_b' => 'from_method', ], host:… |
| TestClassAttribute::__invoke | function | core/ |
#[Route(name: 'invoke')] |
Pagination
- Previous page
- Page 734
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.