You are here

namespace Drupal\Core\Cache in Render cache 7.2

Classsort descending Location Description
Cache lib/Drupal/Core/Cache/Cache.php Helper methods for cache.
CacheableInterface lib/Drupal/Core/Cache/CacheableInterface.php Defines an interface for objects which are potentially cacheable.
CacheBackendInterface lib/Drupal/Core/Cache/CacheBackendInterface.php Defines an interface for cache implementations.
CacheContextInterface lib/Drupal/Core/Cache/CacheContextInterface.php Provides an interface for defining a cache context service.
CacheContexts lib/Drupal/Core/Cache/CacheContexts.php Defines the CacheContexts service.