namespace Drupal\views\Plugin\views\join
Same name in other branches
Object name | File name | Summary |
---|---|---|
FieldOrLanguageJoin | core/modules/views/src/Plugin/views/join/FieldOrLanguageJoin.php | Implementation for the "field OR language" join. |
JoinPluginBase | core/modules/views/src/Plugin/views/join/JoinPluginBase.php | Represents a join and creates the SQL necessary to implement the join. |
JoinPluginInterface | core/modules/views/src/Plugin/views/join/JoinPluginInterface.php | Represents a join and creates the SQL necessary to implement the join. |
Standard | core/modules/views/src/Plugin/views/join/Standard.php | Default implementation of the join plugin. |
Subquery | core/modules/views/src/Plugin/views/join/Subquery.php | Join handler for relationships that join with a subquery as the left field. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.