DatabaseStorageList |
class |
Drupal\key_value\KeyValueStore |
src/KeyValueStore/DatabaseStorageList.php |
|
|
|
|
DatabaseStorageListTest |
class |
Drupal\key_value\Tests |
src/Tests/DatabaseStorageListTest.php |
Tests the list key-value database storage. |
|
|
|
DatabaseStorageSortedBase |
abstract class |
Drupal\key_value\KeyValueStore |
src/KeyValueStore/DatabaseStorageSortedBase.php |
|
2 |
|
|
DatabaseStorageSortedSet |
class |
Drupal\key_value\KeyValueStore |
src/KeyValueStore/DatabaseStorageSortedSet.php |
|
|
|
|
DatabaseStorageSortedSetTest |
class |
Drupal\key_value\Tests |
src/Tests/DatabaseStorageSortedSetTest.php |
Tests the sorted set key-value database storage. |
|
|
|
DatabaseStorageSortedTestBase |
abstract class |
Drupal\key_value\Tests |
src/Tests/DatabaseStorageSortedTestBase.php |
|
2 |
|
|
KeyValueDatabaseListFactory |
class |
Drupal\key_value\KeyValueStore |
src/KeyValueStore/KeyValueDatabaseListFactory.php |
|
|
|
2 |
KeyValueDatabaseSortedSetFactory |
class |
Drupal\key_value\KeyValueStore |
src/KeyValueStore/KeyValueDatabaseSortedSetFactory.php |
|
|
|
2 |
KeyValueListFactory |
class |
Drupal\key_value\KeyValueStore |
src/KeyValueStore/KeyValueListFactory.php |
|
|
|
2 |
KeyValueListFactoryInterface |
interface |
Drupal\key_value\KeyValueStore |
src/KeyValueStore/KeyValueListFactoryInterface.php |
Defines the expirable key/value store factory interface. |
2 |
|
|
KeyValueSortedSetFactory |
class |
Drupal\key_value\KeyValueStore |
src/KeyValueStore/KeyValueSortedSetFactory.php |
|
|
|
2 |
KeyValueSortedSetFactoryInterface |
interface |
Drupal\key_value\KeyValueStore |
src/KeyValueStore/KeyValueSortedSetFactoryInterface.php |
|
2 |
|
|
KeyValueStoreListInterface |
interface |
Drupal\key_value\KeyValueStore |
src/KeyValueStore/KeyValueStoreListInterface.php |
|
1 |
|
|
KeyValueStoreSortedInterface |
interface |
Drupal\key_value\KeyValueStore |
src/KeyValueStore/KeyValueStoreSortedInterface.php |
|
3 |
|
|
KeyValueStoreSortedSetInterface |
interface |
Drupal\key_value\KeyValueStore |
src/KeyValueStore/KeyValueStoreSortedSetInterface.php |
|
1 |
|
|