Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
QueryPluginBase.php
QueryPluginBase::$limit
Stores the limit of items that should be requested in the query.
Type:
int
File
core/
modules/
views/
src/
Plugin/
views/
query/
QueryPluginBase.php
, line 48
Class
QueryPluginBase
Base plugin class for Views queries.
Namespace
Drupal\views\Plugin\views\query
Code
protected $limit;
RSS feed