public property JoinPluginBase::$field in Views (for Drupal 7) 8.3
The field to join on (right field).
Type: string
File
- lib/
Drupal/ views/ Plugin/ views/ join/ JoinPluginBase.php, line 67 - 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 $field;