Hello , I want to ask , about is there a Dispatch Error on which I can be able to attach some listener ?
Like : https://framework.zend.com/manual/current/en/modules/zend.mvc.mvc-event.html#mvcevent-event-dispatch-error
Thanks :)
Hi, you have the exception handler https://docs.phalcon.io/en/latest/reference/dispatching.html#handling-not-found-exceptions
and here you can find rest of the events https://docs.phalcon.io/en/latest/reference/dispatching.html#dispatch-loop-events