class CacheFactory

Hierarchy

File

core/lib/Drupal/Core/Cache/CacheFactory.php, line 12

Namespace

Drupal\Core\Cache

Members

Name Modifiers Type Description
CacheFactory::$defaultBinBackends protected property A map of cache bin to default cache backend service name.
CacheFactory::$settings protected property The settings array.
CacheFactory::get public function Instantiates a cache backend class for a given cache bin. Overrides CacheFactoryInterface::get
CacheFactory::__construct public function Constructs CacheFactory object.
ContainerAwareTrait::$container protected property
ContainerAwareTrait::setContainer public function Sets the container. Overrides ContainerAwareInterface::setContainer

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Cache!CacheFactory.php/class/CacheFactory/8.1.x