Closed
Description
It appears that there is only one place to really hook into the saving process (onSave) when using a Model. Has there been any discussion about more hooks/events perhaps something like the following:
- onBeforeValidate
- onBeforeSave
- onBeforeInsert
- onInsert (or onAfterInsert)
- onBeforeUpdate
- onUpdate (or onAfterUpdate)
Metadata
Metadata
Assignees
Labels
No labels
Activity