Builder|
$this offset(int $value) Set the "offset" value of the query.
$this select(array|mixed $columns = array('*')) Set the columns to be selected
Collection get(array $columns = array('*'))
Processor getProcessor()
bool each(callable $callback, int $count = 1000) Execute a callback over
Builder newQuery()
Page 10 of 39