namespace Drupal\views\Plugin\views\join in Drupal 10
Same name in other branches
|
Class |
Location | Description |
|---|---|---|
| FieldOrLanguageJoin |
core/ |
Implementation for the "field OR language" join. |
| JoinPluginBase |
core/ |
|
| JoinPluginInterface |
core/ |
Represents a join and creates the SQL necessary to implement the join. |
| Standard |
core/ |
Default implementation of the join plugin. |