Trainings
extends Model
in package
Table of Contents
Properties
- $allowedFields : mixed
- $primaryKey : mixed
- $table : mixed
Methods
- getTrainingsWithMemberCount() : mixed
Properties
$allowedFields
protected
mixed
$allowedFields
= ['id', 'name', 'started', 'stopped', 'created_at']
$primaryKey
protected
mixed
$primaryKey
= 'id'
$table
protected
mixed
$table
= 'trainings'
Methods
getTrainingsWithMemberCount()
public
getTrainingsWithMemberCount() : mixed