OffsetPage::KEY_NAME

The JSON:API pagination key name.

File

core/modules/jsonapi/src/Query/OffsetPage.php, line 24

Class

OffsetPage
Value object for containing the requested offset and page parameters.

Namespace

Drupal\jsonapi\Query

Code

const KEY_NAME = 'page';

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