Collection pluck(string $column, string|null $key = null)
Builder|
void mergeWheres(array $wheres, array $bindings) Merge an array of where
$this setBindings(array $bindings, string $type = 'where') Set the bindings
Expression raw(mixed $value)
bool isExpression(mixed $value) Determine if the given value is a raw expression
$this inRandomOrder(string $seed = '') Put the query's results in random
Page 34 of 39