plugin.manager.views.relationship

Same name and namespace in other branches
  1. 11.x core/modules/views/views.services.yml \plugin.manager.views.relationship
  2. 10 core/modules/views/views.services.yml \plugin.manager.views.relationship
  3. 9 core/modules/views/views.services.yml \plugin.manager.views.relationship
  4. 8.9.x core/modules/views/views.services.yml \plugin.manager.views.relationship

Class

Drupal\views\Plugin\ViewsHandlerManager
1 string reference to plugin.manager.views.relationship
EntityReverseJoinTest::testJoinThroughRelationship in core/modules/views/tests/src/Kernel/Plugin/EntityReverseJoinTest.php
Tests that the EntityReverse plugin loads the correct join plugin.

File

core/modules/views/views.services.yml

View source
  1. class: Drupal\views\Plugin\ViewsHandlerManager
  2. arguments:
  3. - relationship
  4. - '@container.namespaces'
  5. - '@views.views_data'
  6. - '@cache.discovery'
  7. - '@module_handler'

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