Shared temporary store: read¶
Available since: 2.0.0
Reads a value from the Drupal shared temporary store by the given key. The result is stored in a token.
Fields¶
Collection
-
The collection of the store.
Store key
-
The key of the value in the store.
Name of token
-
The name of the token, the value is stored into. Please provide the token name only, without brackets.