You are here

namespace Drupal\views\Plugin\views\relationship in Drupal 10

Same name in other branches
  1. 8 Drupal\views\Plugin\views\relationship
  2. 9 Drupal\views\Plugin\views\relationship
Classsort descending Location Description
Broken core/modules/views/src/Plugin/views/relationship/Broken.php A special handler to take the place of missing or broken handlers.
RelationshipPluginBase core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Simple relationship handler that allows a new version of the primary table to be linked in.
Standard core/modules/views/src/Plugin/views/relationship/Standard.php Default implementation of the base relationship plugin.