Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. views.services.yml

plugin.manager.views.join

Class

Drupal\views\Plugin\ViewsHandlerManager
4 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.
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.
ViewsQueryAlter::create in core/modules/workspaces/src/ViewsQueryAlter.php
Instantiates a new instance of this class.

File

core/modules/views/views.services.yml

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

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal