Adds an ordering to the query results.
public addOrderBy ( string $sort, string $order = null ) | ||
$sort | string | The ordering expression. |
$order | string | The ordering direction. |
public addOrderBy ( string $sort, string $order = null ) | ||
$sort | string | The ordering expression. |
$order | string | The ordering direction. |