Perform actions before controller initialization:
This hook is launched before the initialization of all controllers
Hook locations:
Hook type: action
Located in:
Hook::exec(
'actionControllerInitBefore',
[
'controller' => $this,
]
)