public property JoinPluginBase::$extraOperator in Views (for Drupal 7) 8.3
How all the extras will be combined. Either AND or OR.
Type: string
File
- lib/
Drupal/ views/ Plugin/ views/ join/ JoinPluginBase.php, line 124 - Definition of Drupal\views\Plugin\views\join\JoinPluginBase.
Class
- JoinPluginBase
- Represents a join and creates the SQL necessary to implement the join.
Namespace
Drupal\views\Plugin\views\joinCode
public $extraOperator;