plugin.manager.layout_builder.section_storage
Same name in other branches
- 8.9.x core/modules/layout_builder/layout_builder.services.yml \plugin.manager.layout_builder.section_storage
- 10 core/modules/layout_builder/layout_builder.services.yml \plugin.manager.layout_builder.section_storage
- 11.x core/modules/layout_builder/layout_builder.services.yml \plugin.manager.layout_builder.section_storage
Class
Drupal\layout_builder\SectionStorage\SectionStorageManager11 string references to plugin.manager.layout_builder.section_storage
- DefaultsSectionStorageTest::testLoadFromDisplay in core/
modules/ layout_builder/ tests/ src/ Kernel/ DefaultsSectionStorageTest.php - Tests loading given a display.
- InlineBlockEntityOperations::create in core/
modules/ layout_builder/ src/ InlineBlockEntityOperations.php - Instantiates a new instance of this class.
- LayoutBuilderEntityViewDisplay::sectionStorageManager in core/
modules/ layout_builder/ src/ Entity/ LayoutBuilderEntityViewDisplay.php - Gets the section storage manager.
- LayoutBuilderIntegration::create in core/
modules/ quickedit/ src/ LayoutBuilderIntegration.php - Instantiates a new instance of this class.
- LayoutBuilderLocalTaskDeriver::create in core/
modules/ layout_builder/ src/ Plugin/ Derivative/ LayoutBuilderLocalTaskDeriver.php - Creates a new class instance.
File
-
core/
modules/ layout_builder/ layout_builder.services.yml
View source
- class: Drupal\layout_builder\SectionStorage\SectionStorageManager
- parent: default_plugin_manager
- arguments:
- - '@context.handler'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.