Builder|
int getCountForPagination(array $columns = array('*')) Get the count of
int increment(string $column, int $amount = 1, array $extra = array()) Increment
$this whereNull(string $column, string $boolean = 'and', bool $not = false)
string wrapTable(Expression|string $table)
string parameterize(array $values) Create query parameter place-holders
string compileInsert(Builder $query, array $values)
bool isExpression(mixed $value) Determine if the given value is a raw expression
Page 14 of 39