You are here

namespace Drupal\jsonapi\Query in JSON:API 8

Same name in other branches
  1. 8.2 Drupal\jsonapi\Query
Classsort descending Location Description
EntityCondition src/Query/EntityCondition.php A condition object for the EntityQuery.
EntityConditionGroup src/Query/EntityConditionGroup.php A condition group for the EntityQuery.
Filter src/Query/Filter.php Gathers information about the filter parameter.
OffsetPage src/Query/OffsetPage.php Value object for containing the requested offset and page parameters.
Sort src/Query/Sort.php Gathers information about the sort parameter.