Query\QueryBuilderInterface::order_by
Order the results by the selected field(s)
Signature
public function order_by(string
$field,
[string
$type = ""] )
Parameters
$field
— string$type
— string
Returns
- Query_Builder