This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
    
URL Sort Clause¶
The SortClause\Url Sort Clause sorts search results by the URLs.
Arguments¶
- sortDirection- the direction of the sorting, either- \Ibexa\Contracts\Core\Repository\Values\URL\Query\SortClause::SORT_ASC(default) or- \Ibexa\Contracts\Core\Repository\Values\URL\Query\SortClause::SORT_DESC
Example¶
| 1 2 3 4 5 6 7 |  |