void addObservableEvents(array|mixed $observables) Add an observable event
void addEagerConstraints(array $models) Set the constraints for an eager
array getTouchedRelations() Get the relationships that are touched on save
static mixed noConstraints(Closure $callback)
void touch() Touch all of the related models for the relationship.
Model firstOrNew(array $attributes)
mixed __call(string $method, array $parameters) Handle dynamic method calls
Model getRelated()
mixed __call(string $method, array $parameters) Dynamically handle calls
$this setConnection(string $name) Set the connection associated with the
Page 91 of 100