OffsetPage::SIZE_KEY
Same name in other branches
- 9 core/modules/jsonapi/src/Query/OffsetPage.php \Drupal\jsonapi\Query\OffsetPage::SIZE_KEY
- 8.9.x core/modules/jsonapi/src/Query/OffsetPage.php \Drupal\jsonapi\Query\OffsetPage::SIZE_KEY
- 11.x core/modules/jsonapi/src/Query/OffsetPage.php \Drupal\jsonapi\Query\OffsetPage::SIZE_KEY
The size key in the page parameter: page[limit].
File
-
core/
modules/ jsonapi/ src/ Query/ OffsetPage.php, line 38
Class
- OffsetPage
- Value object for containing the requested offset and page parameters.
Namespace
Drupal\jsonapi\QueryCode
const SIZE_KEY = 'limit';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.