mixed value(string $column) Get a single column's value from the first
bool chunk(int $count, callable $callback) Chunk the results of the query
PostgresGrammar class PostgresGrammar extends
string parameterize(array $values) Create query parameter place-holders
LengthAwarePaginator
Builder|
string parameter(mixed $value) Get the appropriate query parameter place-holder
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
Builder lockForUpdate()
Page 7 of 39