Drupal\Core\TempStore
Namespaces
Classes
Provides a value object representing the lock from a TempStore.
Stores and retrieves temporary data for a given owner.
Creates a PrivateTempStore object for a given collection.
Stores and retrieves temporary data for a given owner.
Creates a shared temporary storage for a collection.
Exceptions
Thrown by SharedTempStore and PrivateTempStore if they cannot acquire a lock.