Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestAuthenticationProvider::__construct | function | core/ |
Constructor. |
| TestAuthenticationProviderInterface | interface | core/ |
Helper interface to mock two interfaces at once. |
| TestAuthGlobal | class | core/ |
Global authentication provider for testing purposes. |
| TestAuthGlobal.php | file | core/ |
|
| TestAuthGlobal::applies | function | core/ |
Checks whether suitable authentication credentials are on the request. |
| TestAuthGlobal::authenticate | function | core/ |
Authenticates the user. |
| TestBaseFieldDefinitionInterface | interface | core/ |
Defines a test interface to mock entity base field definitions. |
| TestBaseFieldDefinitionInterface.php | file | core/ |
|
| TestBaseInterface | interface | core/ |
|
| TestBlockInstantiation | class | core/ |
Provides a basic block for testing block instantiation and configuration. |
| TestBlockInstantiation.php | file | core/ |
|
| TestBlockInstantiation::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| TestBlockInstantiation::blockForm | function | core/ |
|
| TestBlockInstantiation::blockSubmit | function | core/ |
|
| TestBlockInstantiation::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| 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/ |
|
| TestCacheableDependency::$maxAge | property | core/ |
|
| TestCacheableDependency::$tags | property | core/ |
|
| TestCacheableDependency::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| TestCacheableDependency::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| TestCacheableDependency::getCacheTags | function | core/ |
The cache tags associated with this object. |
| TestCacheableDependency::__construct | function | core/ |
|
| TestCacheBlock | class | core/ |
Provides a block to test caching. |
| TestCacheBlock.php | file | core/ |
|
| TestCacheBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestCacheBlock::getCacheContexts | function | core/ |
|
| TestCacheBlock::getCacheMaxAge | function | core/ |
|
| TestCallables | class | core/ |
|
| TestCallables::preRenderPrinted | function | core/ |
|
| TestCallables::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| TestChildInterface | interface | core/ |
|
| TestClass | class | core/ |
|
| TestClass | class | core/ |
Provides a test class. |
| TestClass | class | core/ |
Test class using the trait. |
| TestClass | class | core/ |
|
| TestClass | class | core/ |
|
| TestClass.php | file | core/ |
|
| TestClass::$state | property | core/ |
The state keyvalue collection. |
| TestClass::access | function | core/ |
|
| TestClass::buildConfigurationForm | function | core/ |
Form constructor. |
| TestClass::destruct | function | core/ |
Performs destruct operations. |
| 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/ |
Form submission handler. |
| TestClass::validateConfigurationForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 1243
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.