CalculatedCacheContextInterface

Provides an interface for defining a calculated cache context service.

Hierarchy

File

core/lib/Drupal/Core/Cache/Context/CalculatedCacheContextInterface.php, line 8

Namespace

Drupal\Core\Cache\Context

Members

Name Modifiers Type Description
CalculatedCacheContextInterface::getCacheableMetadata public function Gets the cacheability metadata for the context based on the parameter value.
CalculatedCacheContextInterface::getContext public function Returns the string representation of the cache context.
CalculatedCacheContextInterface::getLabel public static function Returns the label of the cache context.
doc_Drupal
2016-10-29 08:49:38
Comments
Leave a Comment

Please login to continue.