Builder|
int decrement(string $column, int $amount = 1, array $extra = array()) Decrement
void mergeWheres(array $wheres, array $bindings) Merge an array of where
string toSql() Get the SQL representation of the query.
static void macro(string $name, callable $macro) Register a
Collection pluck(string $column, string|null $key = null)
$this inRandomOrder(string $seed = '') Put the query's results in random
bool chunkById(int $count, callable $callback, string $column = 'id', string $alias = null)
Page 34 of 39