We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Topic
Issue with adding new events to the dispatcher event manager SOLVED
No exceptions are thrown for Non-existing Actions on Phalcon 4
Passing variable to view from beforeExecuteRoute() event SOLVED
Phalcon4: Error ModelBase, function getMessages() SOLVED
Calling Exceptions in Models
Force events not to be launched.
Events for multi modules
Trying to use incubator Phalcon\Mailer and eventsManager
How can I execute code after the response is already sent to browser?
View active render path not return to prev path after partial render
Call custom function from Controler SOLVED
Need help with "beforeExecuteRoute" SOLVED
forward method in dispatch:beforeException event function does not trigger continuation of dispatcher loop SOLVED
Event not fired or not listened? SOLVED
Video Request
How can I skip Model event SOLVED
Forward action, send response and stop dispatching SOLVED
Attaching to beforeSendResponse event
about afterSave
PostResponseEvent for Phalcon SOLVED
Logger data types other than string
Dynamically loaded plugin based on file existence
Can't catch php memory exhausted error with Phalcon's beforeException SOLVED
Heading Exceptions via Events
How to send $data by reference
Why nothing happens while using events (Phalcon 3 + PHP 7) SOLVED
Post data in services.php
how to use events in cli?
how can I use "di:beforeServiceResolve" to change parameters
Catching exceptions from dispatch event listeners
Intercept all queries in db, and use cache in case if cache exists
Using a class exception handler in Micro Application
model validation() is not calling SOLVED
About custom trigger events
Problems Upgrading to 2.0.9
beforeException and beforeDispatch confusion SOLVED
Is there a way to filter/transform a simple variable using Events?
Is there a way to trace responses from two or more "fire" ?
json && beforeExecuteRoute
beforeExecuteRoute not firing properly