RenderCache::$cacheFactory

Same name in other branches
  1. 8.9.x core/lib/Drupal/Core/Render/RenderCache.php \Drupal\Core\Render\RenderCache::cacheFactory
  2. 10 core/lib/Drupal/Core/Render/RenderCache.php \Drupal\Core\Render\RenderCache::cacheFactory

The cache factory.

Type: \Drupal\Core\Cache\CacheFactoryInterface

File

core/lib/Drupal/Core/Render/RenderCache.php, line 33

Class

RenderCache
Wraps the caching logic for the render caching system.

Namespace

Drupal\Core\Render

Code

protected $cacheFactory;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.