Skip to content

Key value store: read

Plugin ID: eca_keyvaluestore_read

Available since: 2.0.0

Reads a value from the Drupal key value store by the given key. The result is stored in a token.

Fields

Collection — config key: collection

The collection of the store.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

Store key — config key: key

The key of the value in the store.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

Name of token — config key: token_name

The name of the token, the value is stored into. Please provide the token name only, without brackets.

Type: textfield · Required: no · Default: empty string