You are here

10 methods override CalculatedCacheContextInterface::getCacheableMetadata() in Drupal 8

BazCacheContext::getCacheableMetadata in core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php
Gets the cacheability metadata for the context based on the parameter value.
CookiesCacheContext::getCacheableMetadata in core/lib/Drupal/Core/Cache/Context/CookiesCacheContext.php
Gets the cacheability metadata for the context based on the parameter value.
HeadersCacheContext::getCacheableMetadata in core/lib/Drupal/Core/Cache/Context/HeadersCacheContext.php
Gets the cacheability metadata for the context based on the parameter value.
LanguagesCacheContext::getCacheableMetadata in core/lib/Drupal/Core/Cache/Context/LanguagesCacheContext.php
Gets the cacheability metadata for the context based on the parameter value.
LayoutBuilderIsActiveCacheContext::getCacheableMetadata in core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php
Gets the cacheability metadata for the context based on the parameter value.
MenuActiveTrailsCacheContext::getCacheableMetadata in core/lib/Drupal/Core/Cache/Context/MenuActiveTrailsCacheContext.php
Gets the cacheability metadata for the context based on the parameter value.
NodeAccessGrantsCacheContext::getCacheableMetadata in core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php
Gets the cacheability metadata for the context based on the parameter value.
PagersCacheContext::getCacheableMetadata in core/lib/Drupal/Core/Cache/Context/PagersCacheContext.php
Gets the cacheability metadata for the context based on the parameter value.
QueryArgsCacheContext::getCacheableMetadata in core/lib/Drupal/Core/Cache/Context/QueryArgsCacheContext.php
Gets the cacheability metadata for the context based on the parameter value.
UserRolesCacheContext::getCacheableMetadata in core/lib/Drupal/Core/Cache/Context/UserRolesCacheContext.php
Gets the cacheability metadata for the context based on the parameter value.