JoinPluginBase::$field
Same name in other branches
- 8.9.x core/modules/views/src/Plugin/views/join/JoinPluginBase.php \Drupal\views\Plugin\views\join\JoinPluginBase::field
- 10 core/modules/views/src/Plugin/views/join/JoinPluginBase.php \Drupal\views\Plugin\views\join\JoinPluginBase::field
- 11.x core/modules/views/src/Plugin/views/join/JoinPluginBase.php \Drupal\views\Plugin\views\join\JoinPluginBase::field
The field to join on (right field).
Type: string
File
-
core/
modules/ views/ src/ Plugin/ views/ join/ JoinPluginBase.php, line 168
Class
- JoinPluginBase
- Represents a join and creates the SQL necessary to implement the join.
Namespace
Drupal\views\Plugin\views\joinCode
public $field;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.