You are here

Classes, traits, and interfaces in VariationCache 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CacheRedirect class Drupal\variationcache\Cache src/Cache/CacheRedirect.php Defines a value object to represent a cache redirect with. 1
VariationCache class Drupal\variationcache\Cache src/Cache/VariationCache.php Wraps a regular cache backend to make it support cache contexts. 1
VariationCacheFactory class Drupal\variationcache\Cache src/Cache/VariationCacheFactory.php Defines the variation cache factory. 2
VariationCacheFactoryInterface interface Drupal\variationcache\Cache src/Cache/VariationCacheFactoryInterface.php Defines an interface for variation cache implementations. 1
VariationCacheInterface interface Drupal\variationcache\Cache src/Cache/VariationCacheInterface.php An interface defining variation cache factory classes. 1
VariationCacheTest class Drupal\Tests\variationcache\Unit tests/src/Unit/VariationCacheTest.php @coversDefaultClass \Drupal\variationcache\Cache\VariationCache @group Cache

Other projects