Creates a key/value storage object for the current user or anonymous session.
Expanded class hierarchy of TempStoreFactory
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
TempStoreFactory:: |
protected | property | The connection object used for this data. | |
TempStoreFactory:: |
protected | property | The lock object used for this data. | |
TempStoreFactory:: |
function | Creates a TempStore for the current user or anonymous session. | ||
TempStoreFactory:: |
function | Constructs a Drupal\user\TempStoreFactory object. |