string getValue(Expression $expression)
array processSelect(Builder $query, array $results)
void mergeWheres(array $wheres, array $bindings) Merge an array of where
$this addNestedWhereQuery(Builder|
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
Builder|
Collection pluck(string $column, string|null $key = null)
string parameter(mixed $value) Get the appropriate query parameter place-holder
bool chunk(int $count, callable $callback) Chunk the results of the query
Page 5 of 39