plugin.manager.views.display

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

Class

Drupal\views\Plugin\ViewsPluginManager
8 string references to plugin.manager.views.display
CollectRoutesTest::setUp in core/modules/rest/tests/src/Unit/CollectRoutesTest.php
MediaLibrarySelectFormTest::testViewsForm in core/modules/media_library/tests/src/Unit/MediaLibrarySelectFormTest.php
@covers ::viewsForm
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.

... See full list

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'

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