QueryPluginBase::$offset

Same name and namespace in other branches
  1. 11.x core/modules/views/src/Plugin/views/query/QueryPluginBase.php \Drupal\views\Plugin\views\query\QueryPluginBase::offset

The OFFSET on the query.

Type: offset

File

core/modules/views/src/Plugin/views/query/QueryPluginBase.php, line 53

Class

QueryPluginBase
Base plugin class for Views queries.

Namespace

Drupal\views\Plugin\views\query

Code

public int $offset;

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