You are here

namespace Drupal\key_value\KeyValueStore in Key-value Extensions 8

Classsort descending Location Description
DatabaseStorageList src/KeyValueStore/DatabaseStorageList.php
DatabaseStorageSortedBase src/KeyValueStore/DatabaseStorageSortedBase.php
DatabaseStorageSortedSet src/KeyValueStore/DatabaseStorageSortedSet.php
KeyValueDatabaseListFactory src/KeyValueStore/KeyValueDatabaseListFactory.php
KeyValueDatabaseSortedSetFactory src/KeyValueStore/KeyValueDatabaseSortedSetFactory.php
KeyValueListFactory src/KeyValueStore/KeyValueListFactory.php
KeyValueListFactoryInterface src/KeyValueStore/KeyValueListFactoryInterface.php Defines the expirable key/value store factory interface.
KeyValueSortedSetFactory src/KeyValueStore/KeyValueSortedSetFactory.php
KeyValueSortedSetFactoryInterface src/KeyValueStore/KeyValueSortedSetFactoryInterface.php
KeyValueStoreListInterface src/KeyValueStore/KeyValueStoreListInterface.php
KeyValueStoreSortedInterface src/KeyValueStore/KeyValueStoreSortedInterface.php
KeyValueStoreSortedSetInterface src/KeyValueStore/KeyValueStoreSortedSetInterface.php