Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. OffsetPage.php

OffsetPage::OFFSET_KEY

The offset key in the page parameter: page[offset].

File

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

Class

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

Namespace

Drupal\jsonapi\Query

Code

const OFFSET_KEY = 'offset';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal