constant Sort::PATH_KEY in Drupal 9
Same name and namespace in other branches
- 8 core/modules/jsonapi/src/Query/Sort.php \Drupal\jsonapi\Query\Sort::PATH_KEY
The field key in the sort parameter: sort[lorem][<field>].
File
- core/
modules/ jsonapi/ src/ Query/ Sort.php, line 31
Class
- Sort
- Gathers information about the sort parameter.
Namespace
Drupal\jsonapi\QueryCode
const PATH_KEY = 'path';