Stores the limit of items that should be requested in the query.
Type: int
File
- drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php, line 31
- Definition of Drupal\views\Plugin\views\query\QueryPluginBase.
Class
- QueryPluginBase
- @todo.
Namespace
Drupal\views\Plugin\views\query
Code
protected $limit;