Block content get dependency¶
Available since: 1.0.0
Fires, when getting the dependency of a non-reusable block.
Provided tokens
| Token | Description |
|---|---|
[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 getting the access dependency of a non-reusable (inline) block content entity. Requires the Block Content module.
This allows defining custom access dependencies for inline blocks when the default access dependency is not set.