Model Class
callbackInfo()
Signature
Section titled “Signature”callbackInfo() — returns struct
Available in: model
Category: Miscellaneous Functions
Description
Section titled “Description”Returns a struct containing all callback definitions for this model, keyed by callback type
(e.g., beforeSave, afterCreate). Each callback type contains an array of callback method names.