array processSelect(Builder $query, array $results)
Builder|
void mergeWheres(array $wheres, array $bindings) Merge an array of where
mixed aggregate(string $function, array $columns = array('*')) Execute
float|int numericAggregate(string $function, array $columns = array('*'))
$this whereBetween(string $column, array $values, string $boolean = 'and', bool $not = false)
Builder forNestedWhere()
$this havingRaw(string $sql, array $bindings = array(), string $boolean = 'and')
bool updateOrInsert(array $attributes, array $values = array()) Insert
string compileSavepointRollBack(string $name) Compile the SQL statement
Page 8 of 39