namespace Drupal\views\Plugin\views\relationship

Same name in other branches
  1. 9 Drupal\views\Plugin\views\relationship
  2. 10 Drupal\views\Plugin\views\relationship
  3. 11.x Drupal\views\Plugin\views\relationship
Object name File name Summary
Broken core/modules/views/src/Plugin/views/relationship/Broken.php A special handler to take the place of missing or broken handlers.
EntityReverse core/modules/views/src/Plugin/views/relationship/EntityReverse.php A relationship handlers which reverse entity references.
GroupwiseMax core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Relationship handler that allows a groupwise maximum of the linked in table.
For a definition, see:
http://dev.mysql.com/doc/refman/5.0/en/example-maximum-column-group-row.html
In lay terms, instead of joining to get all matching records in theā€¦
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.

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