public Select::countQuery() Get the
The fields by which to order this query. This is an associative array. The keys are the fields to order, and the value is the direction to order
public Select::range($start = NULL, $length = NULL)
public Select::havingArguments() Gets
public Select::havingCondition($field, $value = NULL, $operator = NULL)
The fields by which to group. Type:
public Select::havingIsNull($field) Sets
public Select::__construct($table, $alias = NULL, Connection $connection, $options
The FOR UPDATE status File core/lib/Drupal/Core/Database/Query/Select.php, line 118
public Select::rightJoin($table, $alias = NULL, $condition = NULL, $arguments
Page 5 of 7