$this havingRaw(string $sql, array $bindings = array(), string $boolean = 'and')
$this setBindings(array $bindings, string $type = 'where') Set the bindings
mixed|Builder find(int $id, array $columns = array('*'))
Grammar getGrammar()
Builder|
mixed sum(string $column) Retrieve the sum of the values of a given column
string compileDelete(Builder $query)
Collection pluck(string $column, string|null $key = null)
$this where(string|array|Closure $column, string $operator = null, mixed $value = null, string $boolean
Page 2 of 39