Model getRelated()
void __wakeup() When a model is being unserialized, check if it needs to
void __clone() Force a clone of the underlying query builder when cloning
bool touch() Update the model's update timestamp.
array relationsToArray() Get the model's relationships in array form.
void addHidden(array|string|null $attributes = null) Add hidden attributes
Builder getBaseQuery()
void touch() Touch all of the related models for the relationship.
array matchMany(array $models, Collection $results
$this setRelation(string $relation, mixed $value) Set the specific relationship
Page 54 of 87