class CacheFactory

Defines the cache backend factory.

Hierarchy

Expanded class hierarchy of CacheFactory

1 file declares its use of CacheFactory

File

drupal/core/lib/Drupal/Core/Cache/CacheFactory.php, line 13
Contains Drupal\Core\Cache\CacheFactory.

Namespace

Drupal\Core\Cache
View source

Members

Namesort descending Modifiers Type Description Overrides
CacheFactory::get public static function Instantiates a cache backend class for a given cache bin.
CacheFactory::getBackends public static function Returns a list of cache backends for this site.