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 Clauses¶
URL Sort Clauses are the sorting options for URLs.
They're only supported by URL Search (URLService::findUrls).
All URL Sort Clauses can take the following optional argument:
- 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
| Sort Clause | Sorting based on | 
|---|---|
| Id | URL ID | 
| URL | URL address |