The GROUP BY clause builder.
package | Peyote |
---|---|
author | Dave Widmer |
compile() : string
inherited_from | \Peyote\Sort::compile() |
---|
string
getMethods() : array
array
getType() : string
string
groupBy(string $column, string $direction) : \Peyote\Group
string
The column name
string
The direction to sort on
$clauses : array
inherited_from | \Peyote\Sort::$$clauses |
---|