protected property EntityCache::$cacheBackend in Apigee Edge 8
The memory cache backend used by this cache.
It is easier to invalidate cache entries in a cache backend that supports tags.
Type: \Drupal\Core\Cache\MemoryCache\MemoryCacheInterface
File
- src/
Entity/ Controller/ Cache/ EntityCache.php, line 57
Class
- EntityCache
- Default entity cache implementation for controllers.
Namespace
Drupal\apigee_edge\Entity\Controller\CacheCode
protected $cacheBackend;