Method | Description | Returns |
---|---|---|
getLinksInlineDisplay() | Displays links separated by comma | string |
getLinksRowsDisplay() | Displays every link in a new line | string |
getId() | int | |
getName() | string | |
getQueueId() | string | |
getData() | array | |
getStatus() | string | |
getResult() | string | |
getLinks() | array | |
getCreated() | Date the record was created. | DateTime |
getModified() | Last modification date for the record. | DateTime |
getSite() | Site | |
getCreatedBy() | User | |
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 |
Admin\Models\Backend\Job
Job entity to keep data related to queue job