Skip to content

Model Class

callbackInfo()

callbackInfo() — returns struct

Available in: model Category: Miscellaneous Functions

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.