You are here

namespace Drupal\views\Plugin\views\join in Drupal 10

Same name in other branches
  1. 8 Drupal\views\Plugin\views\join
  2. 9 Drupal\views\Plugin\views\join
Classsort descending Location Description
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
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.