Defines the expirable key/value store factory interface. Hierarchy interface \Dru
The default setting name. This is a setting name that will be used if the specific setting does not exist. The setting value will be the id
public KeyValueStoreInterface::getCollectionName()
Defines a default key/value store implementation. Hierarchy class \Drupal\Core\KeyValueStore\
public NullStorageExpirable::getCollectionName()
public KeyValueStoreInterface::getMultiple(array
public NullStorageExpirable::get($key, $default =
The actual storage of key-value pairs. Type:
public MemoryStorage::set($key, $value)
public DatabaseStorageExpirable::getAll()
Page 1 of 11