$this setTable(string $table) Set the table associated with the model.
Model firstOrCreate(array $attributes, array $joining = array()
string getRouteKeyName() Get the route key for the model.
HasManyThrough class HasManyThrough extends
static void saved(Closure|string $callback, int $priority)
Collection only(mixed $keys)
bool chunk(int $count, callable $callback) Chunk the results of the query
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
Page 90 of 100