function Sort::fields
Gets the root condition group.
File
-
core/
modules/ jsonapi/ src/ Query/ Sort.php, line 80
Class
- Sort
- Gathers information about the sort parameter.
Namespace
Drupal\jsonapi\QueryCode
public function fields() {
return $this->fields;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.