Collection findMany(mixed $ids, array $columns
string columnize(array $columns) Convert an array of column names into
void addConstraints() Set the base constraints on the relation query.
string getForeignKey() Get the default foreign key name for the model.
mixed reduce(callable $callback, mixed $initial = null) Reduce the collection
string|array option(string $key = null) Get the value of a command option
array options() Get all of the options passed to the command.
array getCasts() Get the casts array. Return
void warn(string $string, null|int|string $verbosity = null) Write a string
$this where(string|Closure $column, string $operator = null, mixed $value = null, string $boolean
Page 13 of 100