Builder|
Collection get(array $columns = array('*'))
$this limit(int $value) Set the "limit" value of the query.
Builder lockForUpdate()
mixed __call(string $method, array $parameters) Dynamically handle calls
$this offset(int $value) Set the "offset" value of the query.
Page 10 of 39