plugin.manager.core.layout
Same name and namespace in other branches
- 11.x core/modules/layout_discovery/layout_discovery.services.yml \plugin.manager.core.layout
- 10 core/modules/layout_discovery/layout_discovery.services.yml \plugin.manager.core.layout
- 9 core/modules/layout_discovery/layout_discovery.services.yml \plugin.manager.core.layout
- 8.9.x core/modules/layout_discovery/layout_discovery.services.yml \plugin.manager.core.layout
Class
Drupal\Core\Layout\LayoutPluginManager7 string references to plugin.manager.core.layout
- ChooseSectionController::create in core/
modules/ layout_builder/ src/ Controller/ ChooseSectionController.php - Instantiates a new instance of this class.
- LayoutPluginManagerTest::testPluginOverride in core/
tests/ Drupal/ KernelTests/ Core/ Layout/ LayoutPluginManagerTest.php - Tests that layout plugins are correctly overridden.
- LayoutTest::setUp in core/
modules/ layout_discovery/ tests/ src/ Kernel/ LayoutTest.php - Section::layoutPluginManager in core/
modules/ layout_builder/ src/ Section.php - Wraps the layout plugin manager.
- SectionComponentTest::testToRenderArray in core/
modules/ layout_builder/ tests/ src/ Unit/ SectionComponentTest.php - Tests to render array.
File
-
core/
modules/ layout_discovery/ layout_discovery.services.yml
View source
- class: Drupal\Core\Layout\LayoutPluginManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@theme_handler'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.