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\Query

Code

const LANGUAGE_KEY = 'langcode';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.