Skip to content

Save config

Available since: 1.0.0

Provided tokens

Token Description
[config] The configuration with all current values.
[config_original] The configuration with all original values plus overrides.
[config_name] The name of the configuration.
[event] The event.
[event:machine-name] The machine name of the ECA event.
[session_user] The user account that dispatched the event, regardless if ECA is processing models under a different account.

A Drupal configuration was saved.

Fields

help

This event provides three tokens:

  • "[config:]" to access properties of a configuration
  • "[config_original:]" to access the original unchanged values
  • and "[config_name]" to get the machine name of a configuration (e.g. "system.site")