Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
QueryPluginBase.php
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;
RSS feed