class DatabaseBackendFactory

Hierarchy

File

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

Namespace

Drupal\Core\Cache

Members

Name Modifiers Type Description
DatabaseBackendFactory::$checksumProvider protected property The cache tags checksum provider.
DatabaseBackendFactory::$connection protected property The database connection.
DatabaseBackendFactory::get function Gets DatabaseBackend for the specified cache bin. Overrides CacheFactoryInterface::get
DatabaseBackendFactory::__construct function Constructs the DatabaseBackendFactory 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!DatabaseBackendFactory.php/class/DatabaseBackendFactory/8.1.x