The cache factory. Type:
public RenderCache::get(array $elements) Gets
protected RenderCache::maxAgeToExpire($max_age) Maps
protected RenderCache::createCacheID(array &$elements)
public RenderCache::__construct(RequestStack $request_stack, CacheFactoryInterface
Wraps the caching logic for the render caching system. @internal @todo Refactor this out into a generic service
public RenderCache::set(array &$elements, array $pre_bubbling_elements)
The request stack. Type: \Symfony\Component\HttpFoundation\RequestStack File
public RenderCache::getCacheableRenderArray(array $elements)
The cache contexts manager. Type: