namespace Drupal\jsonapi\Query

Same name in other branches
  1. 10 Drupal\jsonapi\Query
  2. 9 Drupal\jsonapi\Query
  3. 11.x Drupal\jsonapi\Query
Object name File name Summary
EntityCondition core/modules/jsonapi/src/Query/EntityCondition.php A condition object for the EntityQuery.
EntityConditionGroup core/modules/jsonapi/src/Query/EntityConditionGroup.php A condition group for the EntityQuery.
Filter core/modules/jsonapi/src/Query/Filter.php Gathers information about the filter parameter.
OffsetPage core/modules/jsonapi/src/Query/OffsetPage.php Value object for containing the requested offset and page parameters.
Sort core/modules/jsonapi/src/Query/Sort.php Gathers information about the sort parameter.

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