Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
QueryPluginBase.php
QueryPluginBase::$groupOperator
Controls how the WHERE and HAVING groups are put together.
Type:
string
File
core/
modules/
views/
src/
Plugin/
views/
query/
QueryPluginBase.php
, line 60
Class
QueryPluginBase
Base plugin class for Views queries.
Namespace
Drupal\views\Plugin\views\query
Code
protected $groupOperator;
RSS feed