namespace Drupal\Tests\Core\Cache\Context
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| BazCacheContext | core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php | Fake calculated cache context class. |
| CacheContextsManagerTest | core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php | Tests Drupal\Core\Cache\Context\CacheContextsManager. |
| CookieCacheContextTest | core/tests/Drupal/Tests/Core/Cache/Context/CookieCacheContextTest.php | Tests Drupal\Core\Cache\Context\CookiesCacheContext. |
| FooCacheContext | core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php | Fake cache context class. |
| HeadersCacheContextTest | core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php | Tests Drupal\Core\Cache\Context\HeadersCacheContext. |
| IsFrontPathCacheContextTest | core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php | Tests Drupal\Core\Cache\Context\IsFrontPathCacheContext. |
| NoOptimizeCacheContext | core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php | Non-optimizable context class. |
| PathParentCacheContextTest | core/tests/Drupal/Tests/Core/Cache/Context/PathParentCacheContextTest.php | Tests Drupal\Core\Cache\Context\PathParentCacheContext. |
| ProtocolVersionCacheContextTest | core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php | Tests Drupal\Core\Cache\Context\ProtocolVersionCacheContext. |
| QueryArgsCacheContextTest | core/tests/Drupal/Tests/Core/Cache/Context/QueryArgsCacheContextTest.php | Tests Drupal\Core\Cache\Context\QueryArgsCacheContext. |
| SessionCacheContextTest | core/tests/Drupal/Tests/Core/Cache/Context/SessionCacheContextTest.php | Tests Drupal\Core\Cache\Context\SessionCacheContext. |
| UserRolesCacheContextTest | core/tests/Drupal/Tests/Core/Cache/Context/UserRolesCacheContextTest.php | Tests Drupal\Core\Cache\Context\UserRolesCacheContext. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.