You are here

namespace Drupal\jsonapi\Query in Drupal 8

Same name in other branches
  1. 9 Drupal\jsonapi\Query
  2. 10 Drupal\jsonapi\Query
Classsort descending Location Description
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.