Function Hook_actionlog_filedump->get_extended_actionlog_bindings
Definitions
sources/hooks/systems/actionlog/filedump.php
- Get details of action log entry types handled by this hook.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$actionlog_row | array | required parameter | N/A | N/A | Action log row |
$identifier | ?string | required parameter | N/A | N/A | The identifier associated with this action log entry (null: unknown / none) |
$written_context | ?string | required parameter | N/A | N/A | The written context associated with this action log entry (null: unknown / none) |
$bindings | array | required parameter | N/A | N/A | Default bindings |