service plugin.manager.layout_plugin in Layout Plugin (obsolete, use core's Layout Discovery) 8
Class
Drupal\layout_plugin\Plugin\Layout\LayoutPluginManager3 string references to plugin.manager.layout_plugin
- drush_layout_plugin_list in ./
layout_plugin.drush.inc - Create a basic template and configuration file for new Display Suite layout.
- Layout::layoutPluginManager in src/
Layout.php - Returns the plugin manager for the Layout plugin type.
- LayoutTest::setUp in tests/
src/ Kernel/ LayoutTest.php
File
View source
- class: Drupal\layout_plugin\Plugin\Layout\LayoutPluginManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@theme_handler'