array getRawBindings() Get the raw array of bindings.
Builder|
$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
$this addBinding(mixed $value, string $type = 'where') Add a binding to
stdClass|array|null first(array $columns = array('*'))
Builder sharedLock()
Page 26 of 39