Skip to content

DRD: Action startedΒΆ

Available since: 4.1.0

Provided tokens

Token Description
[event] The event.
[event:drd_action_id] The ID of the DRD action.
[event:entity] The entity the action deals with.
[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. This is only available if ECA is configured to always run under a specific account.

Fires when a DRD (Drupal Remote Dashboard) action starts executing on a remote site.

The [event:drd_action_id] token contains the plugin ID of the DRD action and [event:entity] provides the remote entity (host, core, or domain) the action operates on, if applicable.