public NullStorageExpirable::has($key)
public StorageBase::__construct($collection)
Provides a base class for key/value storage implementations. Hierarchy class \Dru
public KeyValueStoreExpirableI
Defines the interface for key/value store implementations. Hierarchy interface \D
Defines the interface for expiring data in a key/value store. Hierarchy interface
Holds references to each instantiation so they can be terminated. Type: \Drupal\Core\KeyValueStore\DatabaseStorageExpirable[]
public NullStorageExpirable::set($key, $value)
public DatabaseStorage::setIfNotExists($key, $value)
Page 7 of 11