Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestAttributesBlock::build | function | core/ |
|
| TestAuth | class | core/ |
Authentication provider for testing purposes. |
| TestAuth.php | file | core/ |
|
| TestAuth::applies | function | core/ |
|
| TestAuth::authenticate | function | core/ |
|
| TestAuthenticationProvider | class | core/ |
A simple provider for unit testing AuthenticationCollector. |
| TestAuthenticationProvider::$providerId | property | core/ |
The provider id. |
| TestAuthenticationProvider::applies | function | core/ |
|
| TestAuthenticationProvider::authenticate | function | core/ |
|
| 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/ |
|
| TestAuthGlobal::authenticate | function | core/ |
|
| TestBaseFieldDefinitionInterface | interface | core/ |
Defines a test interface to mock entity base field definitions. |
| TestBaseFieldDefinitionInterface.php | file | core/ |
|
| TestBaseInterface | interface | core/ |
Test base interface. |
| TestBaseThemeHooks | class | core/ |
Hook implementations for test_base_theme. |
| TestBaseThemeHooks.php | file | core/ |
|
| TestBaseThemeHooks::preprocessThemeTestFunctionSuggestions | function | core/ |
Implements hook_preprocess_HOOK() for theme_test_function_suggestions theme functions. |
| TestBaseThemeHooks::preprocessThemeTestTemplateTest | function | core/ |
Implements hook_preprocess_HOOK() for theme_test_template_test templates. |
| TestBaseThemeHooks::viewsPostRender | function | core/ |
Implements hook_views_post_render(). |
| TestBaseThemeHooks::viewsPreRender | function | core/ |
Implements hook_views_pre_render(). |
| TestBlockInstantiation | class | core/ |
Provides a basic block for testing block instantiation and configuration. |
| TestBlockInstantiation.php | file | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 1594
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.