$this join(string $table, string $one, string $operator = null, string $two = null, string $type = 'inner', bool $where = false)
$this on(Closure|string $first, string|null $operator = null, string|null $second = null, string $boolean
Builder|
void __construct(mixed $value) Create a new raw query expression.
Builder sharedLock()
$this select(array|mixed $columns = array('*')) Set the columns to be selected
Processor getProcessor()
int count(string $columns = '*') Retrieve the "count" result of the query
Page 18 of 25