constant OffsetPage::KEY_NAME in JSON:API 8
Same name and namespace in other branches
- 8.2 src/Query/OffsetPage.php \Drupal\jsonapi\Query\OffsetPage::KEY_NAME
The JSON API pagination key name.
File
- src/
Query/ OffsetPage.php, line 17
Class
- OffsetPage
- Value object for containing the requested offset and page parameters.
Namespace
Drupal\jsonapi\QueryCode
const KEY_NAME = 'page';