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

Is there any beforeDelete event on model?

Actually i've two questions:

  1. Is there any beforeDelete or afterDelete event on model?
  2. What the easiest method to find all of available event on Phalcon components (Dispatcher, Model, etc)?

Thanks