ChainedFastBackendFactory

Defines the chained fast cache backend factory.

Hierarchy

File

core/lib/Drupal/Core/Cache/ChainedFastBackendFactory.php, line 10

Namespace

Drupal\Core\Cache

Members

Name Modifiers Type Description
ChainedFastBackendFactory::$consistentServiceName protected property The service name of the consistent backend factory.
ChainedFastBackendFactory::$fastServiceName protected property The service name of the fast backend factory.
ChainedFastBackendFactory::get public function Instantiates a chained, fast cache backend class for a given cache bin. Overrides CacheFactoryInterface::get
ChainedFastBackendFactory::__construct public function Constructs ChainedFastBackendFactory object.
ContainerAwareTrait::$container protected property
ContainerAwareTrait::setContainer public function Sets the container. Overrides ContainerAwareInterface::setContainer
doc_Drupal
2016-10-29 08:49:45
Comments
Leave a Comment

Please login to continue.