After dispatch:
This hook is called at the end of the dispatch method of the Dispatcher
Hook locations:
Hook type: action
Located in:
dispatchWithParameters(self::DISPATCHER_AFTER_ACTION, [
'controller_type' => $requestAttributes->get('controller_type'),
'controller_class' => $requestAttributes->get('controller_name'),
'is_module' => 0,
])