class ViewsJoin

Same name in other branches
  1. 9 core/modules/views/src/Annotation/ViewsJoin.php \Drupal\views\Annotation\ViewsJoin
  2. 10 core/modules/views/src/Annotation/ViewsJoin.php \Drupal\views\Annotation\ViewsJoin
  3. 11.x core/modules/views/src/Annotation/ViewsJoin.php \Drupal\views\Annotation\ViewsJoin
  4. 11.x core/modules/views/src/Attribute/ViewsJoin.php \Drupal\views\Attribute\ViewsJoin
  5. 10 core/modules/views/src/Attribute/ViewsJoin.php \Drupal\views\Attribute\ViewsJoin

Defines a Plugin annotation object for views join plugins.

Hierarchy

Expanded class hierarchy of ViewsJoin

See also

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

Related topics

4 classes are annotated with ViewsJoin
FieldOrLanguageJoin in core/modules/views/src/Plugin/views/join/FieldOrLanguageJoin.php
Implementation for the "field OR language" join.
JoinTest in core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php
Defines a join test plugin.
Standard in core/modules/views/src/Plugin/views/join/Standard.php
Default implementation of the join plugin.
Subquery in core/modules/views/src/Plugin/views/join/Subquery.php
Join handler for relationships that join with a subquery as the left field.

File

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

Namespace

Drupal\views\Annotation
View source
class ViewsJoin extends ViewsHandlerAnnotationBase {

}

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