namespace Drupal\KernelTests\Core\KeyValueStore

Same name in other branches
  1. 10 Drupal\KernelTests\Core\KeyValueStore
  2. 9 Drupal\KernelTests\Core\KeyValueStore
  3. 8.9.x Drupal\KernelTests\Core\KeyValueStore
Object name File name Summary
DatabaseStorageExpirableTest core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageExpirableTest.php Tests the key-value database storage.
DatabaseStorageTest core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageTest.php Tests the key-value database storage.
GarbageCollectionTest core/tests/Drupal/KernelTests/Core/KeyValueStore/GarbageCollectionTest.php Tests garbage collection for the expirable key-value database storage.
KeyValueContentEntityStorageTest core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php Tests KeyValueEntityStorage for content entities.
MemoryStorageTest core/tests/Drupal/KernelTests/Core/KeyValueStore/MemoryStorageTest.php Tests the key-value memory storage.
StorageTestBase core/tests/Drupal/KernelTests/Core/KeyValueStore/StorageTestBase.php Base class for testing key-value storages.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.