Hello, I am using PhalconPHP v.1.3.2 I am trying to attach a listener to some of the 'view' events. The code I use is correct as it works fine when testing with any of the 'dispatcher' events. I found that there are only 'dispatcher' events fired. Does someone knows a way to display all the fired events or maybe a way to enable the view events?
Thanks a lot!