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