class ViewsJoin

Same name in this branch
  1. 11.x core/modules/views/src/Annotation/ViewsJoin.php \Drupal\views\Annotation\ViewsJoin
Same name and namespace in other branches
  1. 9 core/modules/views/src/Annotation/ViewsJoin.php \Drupal\views\Annotation\ViewsJoin
  2. 8.9.x core/modules/views/src/Annotation/ViewsJoin.php \Drupal\views\Annotation\ViewsJoin
  3. 10 core/modules/views/src/Annotation/ViewsJoin.php \Drupal\views\Annotation\ViewsJoin

Defines a Plugin attribute object for views join plugins.

Hierarchy

Expanded class hierarchy of ViewsJoin

See also

\Drupal\views\Plugin\views\join\JoinPluginBase

Related topics

5 files declare their use of ViewsJoin
CastedIntFieldJoin.php in core/modules/views/src/Plugin/views/join/CastedIntFieldJoin.php
FieldOrLanguageJoin.php in core/modules/views/src/Plugin/views/join/FieldOrLanguageJoin.php
JoinTest.php in core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php
Standard.php in core/modules/views/src/Plugin/views/join/Standard.php
Subquery.php in core/modules/views/src/Plugin/views/join/Subquery.php

File

core/modules/views/src/Attribute/ViewsJoin.php, line 14

Namespace

Drupal\views\Attribute
View source
class ViewsJoin extends PluginID {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.