string compileSelect(Builder $query)
string wrapTable(Expression|string $table)
Builder|
string getDateFormat() Get the format for database stored dates.
bool isExpression(mixed $value) Determine if the given value is a raw expression
$this dynamicWhere(string $method, string $parameters) Handles dynamic
mixed avg(string $column) Retrieve the average of the values of a given
$this limit(int $value) Set the "limit" value of the query.
$this inRandomOrder(string $seed = '') Put the query's results in random
Page 13 of 39