mixed getRouteKey() Get the value of the model's route key.
Model create(array $attributes, array $joining = array()
abstract mixed getResults() Get the results of the relationship
$this setVisible(array $visible) Set the visible attributes for the model
string createdAt() Get the name of the "created at" column.
void touchIfTouching() If we're touching the parent model, touch.
mixed getParentKey() Get the key value of the parent's local key.
static void unsetEventDispatcher() Unset the event dispatcher
$this forceFill(array $attributes) Fill the model with an array of attributes
Page 83 of 87