TrainingMeetings
extends Model
in package
Table of Contents
Properties
- $allowedFields : mixed
- $primaryKey : mixed
- $table : mixed
Methods
- getDetailed() : mixed
- Get training meetings combined with detailed metrics about referenced training assignments and cases
Properties
$allowedFields
protected
mixed
$allowedFields
= ['id', 'training_id', 'name', 'info', 'intro']
$primaryKey
protected
mixed
$primaryKey
= 'id'
$table
protected
mixed
$table
= 'training_meetings'
Methods
getDetailed()
Get training meetings combined with detailed metrics about referenced training assignments and cases
public
getDetailed() : mixed