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.display

Class

Drupal\views\Plugin\ViewsPluginManager
4 string references to plugin.manager.views.display
ViewExecutable::__construct in core/modules/views/src/ViewExecutable.php
Constructs a new ViewExecutable object.
ViewExecutable::__wakeup in core/modules/views/src/ViewExecutable.php
Magic method implementation to unserialize the view executable.
ViewExecutableFactory::__construct in core/modules/views/src/ViewExecutableFactory.php
Constructs a new ViewExecutableFactory.
ViewListBuilder::createInstance in core/modules/views_ui/src/ViewListBuilder.php
Instantiates a new instance of this entity handler.

File

core/modules/views/views.services.yml

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

API Navigation

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