Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
JoinPluginBase.php
JoinPluginBase::$extraOperator
How all the extras will be combined. Either AND or OR.
Type:
string
File
core/
modules/
views/
src/
Plugin/
views/
join/
JoinPluginBase.php
, line 233
Class
JoinPluginBase
Represents a join and creates the SQL necessary to implement the join.
Namespace
Drupal\views\Plugin\views\join
Code
public $extraOperator;
RSS feed