public offset (mixed $offset) Sets an OFFSET clause
public string | array getColumns () Return the columns to be queried
public string | array getOffset () Returns the current OFFSET clause
abstract public getLimit () ...
public static string parsePHQL (string $phql) Parses a PHQL statement returning an intermediate representation
abstract public groupBy (mixed $group) ...
abstract public getModel () ...
public getDI () Returns the DependencyInjector container
abstract public limit (mixed $limit, [mixed $offset]) ...
abstract public notBetweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator])
Page 3 of 11