You are here

namespace Drupal\variationcache\Cache in VariationCache 8

Classsort descending Location Description
CacheRedirect src/Cache/CacheRedirect.php Defines a value object to represent a cache redirect with.
VariationCache src/Cache/VariationCache.php Wraps a regular cache backend to make it support cache contexts.
VariationCacheFactory src/Cache/VariationCacheFactory.php Defines the variation cache factory.
VariationCacheFactoryInterface src/Cache/VariationCacheFactoryInterface.php Defines an interface for variation cache implementations.
VariationCacheInterface src/Cache/VariationCacheInterface.php An interface defining variation cache factory classes.