Defines the key/value store factory for the database backend.
Expanded class hierarchy of KeyValueDatabaseExpirableFactory
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
KeyValueDatabaseExpirableFactory:: |
protected | property | Holds references to each instantiation so they can be terminated. | |
KeyValueDatabaseExpirableFactory:: |
public | function |
Implements Drupal\Core\DestructableInterface::terminate(). Overrides DestructableInterface:: |
|
KeyValueDatabaseExpirableFactory:: |
public | function |
Constructs a new key/value expirable database storage object for a given
collection name. Overrides KeyValueDatabaseFactory:: |
|
KeyValueDatabaseFactory:: |
function | Constructs this factory object. |