class ApcuBackendFactory

Hierarchy

File

core/lib/Drupal/Core/Cache/ApcuBackendFactory.php, line 7

Namespace

Drupal\Core\Cache

Members

Name Modifiers Type Description
ApcuBackendFactory::$backendClass protected property The APCU backend class to use.
ApcuBackendFactory::$checksumProvider protected property The cache tags checksum provider.
ApcuBackendFactory::$sitePrefix protected property The site prefix string.
ApcuBackendFactory::get public function Gets ApcuBackend for the specified cache bin. Overrides CacheFactoryInterface::get
ApcuBackendFactory::__construct public function Constructs an ApcuBackendFactory object.

© 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!ApcuBackendFactory.php/class/ApcuBackendFactory/8.1.x