Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ChainedFastBackend.php
ChainedFastBackend::$fastBackend
The fast cache backend.
Type:
\Drupal\Core\Cache\CacheBackendInterface
File
core/
lib/
Drupal/
Core/
Cache/
ChainedFastBackend.php
, line 74
Class
ChainedFastBackend
Defines a backend with a fast and a consistent backend chain.
Namespace
Drupal\Core\Cache
Code
protected $fastBackend;
RSS feed