Hook actionDispatcherBefore

Information

Before dispatch:

This hook is called at the beginning of the dispatch method of the Dispatcher

Hook locations:

  • front office

Hook type: action

Located in:

Call of the Hook in the origin file

dispatchWithParameters(self::DISPATCHER_BEFORE_ACTION, [
            'controller_type' => $controllerType,
        ])