Builder|
bool chunkById(int $count, callable $callback, string $column = 'id', string $alias = null)
$this offset(int $value) Set the "offset" value of the query.
int decrement(string $column, int $amount = 1, array $extra = array()) Decrement
array getBindings() Get the current query value bindings in a flattened
Builder when(bool $value,
int update(array $values) Update a record in the database.
string wrap(Expression|string $value, bool $prefixAlias
Page 34 of 39