constant Sort::KEY_NAME in Drupal 9
Same name and namespace in other branches
- 8 core/modules/jsonapi/src/Query/Sort.php \Drupal\jsonapi\Query\Sort::KEY_NAME
The JSON:API sort key name.
File
- core/
modules/ jsonapi/ src/ Query/ Sort.php, line 24
Class
- Sort
- Gathers information about the sort parameter.
Namespace
Drupal\jsonapi\QueryCode
const KEY_NAME = 'sort';