KeyValueDatabaseFactory::get
  • References/PHP/Drupal/KeyValueStore/KeyValueDatabaseFactory

public KeyValueDatabaseFactory::get($collection)

2025-01-10 15:47:30
DatabaseStorage::getAll
  • References/PHP/Drupal/KeyValueStore/DatabaseStorage

public DatabaseStorage::getAll()

2025-01-10 15:47:30
MemoryStorage::getAll
  • References/PHP/Drupal/KeyValueStore/MemoryStorage

public MemoryStorage::getAll() Returns

2025-01-10 15:47:30
KeyValueMemoryFactory::get
  • References/PHP/Drupal/KeyValueStore/KeyValueMemoryFactory

public KeyValueMemoryFactory::get($collection)

2025-01-10 15:47:30
KeyValueStoreInterface::getCollectionName
  • References/PHP/Drupal/KeyValueStore/KeyValueStoreInterface

public KeyValueStoreInterface::getCollectionName()

2025-01-10 15:47:30
KeyValueNullExpirableFactory::get
  • References/PHP/Drupal/KeyValueStore/KeyValueNullExpirableFactory

public KeyValueNullExpirableFactory

2025-01-10 15:47:30
DatabaseStorage::__construct
  • References/PHP/Drupal/KeyValueStore/DatabaseStorage

public DatabaseStorage::__construct($collection, SerializationInterface

2025-01-10 15:47:30
NullStorageExpirable::rename
  • References/PHP/Drupal/KeyValueStore/NullStorageExpirable

public NullStorageExpirable::rename($key, $new_key)

2025-01-10 15:47:30
KeyValueFactory::DEFAULT_SETTING
  • References/PHP/Drupal/KeyValueStore/KeyValueFactory

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

2025-01-10 15:47:30
KeyValueStoreInterface::getMultiple
  • References/PHP/Drupal/KeyValueStore/KeyValueStoreInterface

public KeyValueStoreInterface::getMultiple(array

2025-01-10 15:47:30