Hierarchy
- class \Drupal\Core\Cache\DatabaseBackendFactory implements CacheFactoryInterface
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. |
Please login to continue.