$this select(array|mixed $columns = array('*')) Set the columns to be selected
Builder|
bool isExpression(mixed $value) Determine if the given value is a raw expression
string wrap(Expression|string $value, bool $prefixAlias
string getValue(Expression $expression)
array processColumnListing(array $results) Process the results of a column
array processSelect(Builder $query, array $results)
mixed max(string $column) Retrieve the maximum value of a given column
Page 31 of 39