g
Frontend | Backend | Api

Hooks\Models\Backend\BatchAction

BatchAction Entity

Method Description Returns
getVariables() Get the current variables in the scope of the BatchAction array
getId() int
getStatus() string
getData() array
getOutput() array
getCreated() DateTime
getModified() DateTime
getBatch() Batch
getAction() BaseAction
getChildLoopElements() Collection (LoopElement)
getParentLoopElement() LoopElement
isNewRecord() Check if the record is a new record bool
isHierarchicalModel() Check whether a model is a hierarchical model, i.e. can have children bool
getBatchId() Get the batch ID int
getActionName() Get the action name string
getOutputDisplay() Get the output display for the batch action string
getHateoasLinks() Get the HATEOAS links for the record array