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::escapeLike($string) Escapes
public Select::fields($table_alias, array $fields = array())
The fields by which to group. Type:
The tables against which to JOIN. This property is a nested array. Each entry is an array representing a single table against which to join
The FOR UPDATE status File core/lib/Drupal/Core/Database/Query/Select.php, line 118
public Select::havingArguments() Gets
public Select::havingIsNull($field) Sets
public Select::havingCondition($field, $value = NULL, $operator = NULL)
public Select::hasAllTags() Determines
Page 5 of 7