Builder|
int update(array $values) Update a record in the database.
$this inRandomOrder(string $seed = '') Put the query's results in random
bool chunkById(int $count, callable $callback, string $column = 'id', string $alias = null)
$this where(string|array|Closure $column, string $operator = null, mixed $value = null, string $boolean
mixed avg(string $column) Retrieve the average of the values of a given
Collection pluck(string $column, string|null $key = null)
Page 21 of 25