plugin.manager.views.join
Same name in other branches
- 8.9.x core/modules/views/views.services.yml \plugin.manager.views.join
- 10 core/modules/views/views.services.yml \plugin.manager.views.join
- 11.x core/modules/views/views.services.yml \plugin.manager.views.join
Class
Drupal\views\Plugin\ViewsHandlerManager6 string references to plugin.manager.views.join
- EntityReverse::create in core/
modules/ views/ src/ Plugin/ views/ relationship/ EntityReverse.php - Creates an instance of the plugin.
- FieldOrLanguageJoinTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ FieldOrLanguageJoinTest.php - JoinTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ JoinTest.php - LatestRevision::create in core/
modules/ views/ src/ Plugin/ views/ filter/ LatestRevision.php - Creates an instance of the plugin.
- LatestTranslationAffectedRevision::create in core/
modules/ views/ src/ Plugin/ views/ filter/ LatestTranslationAffectedRevision.php - Creates an instance of the plugin.
File
-
core/
modules/ views/ views.services.yml
View source
- class: Drupal\views\Plugin\ViewsHandlerManager
- arguments:
- - join
- - '@container.namespaces'
- - '@views.views_data'
- - '@cache.discovery'
- - '@module_handler'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.