string getValue(Expression $expression)
string compileInsert(Builder $query, array $values)
string __toString() Get the value of the expression.
Builder|
$this setBindings(array $bindings, string $type = 'where') Set the bindings
string parameter(mixed $value) Get the appropriate query parameter place-holder
$this havingRaw(string $sql, array $bindings = array(), string $boolean = 'and')
$this mergeBindings(Builder $query)
Page 4 of 39