service plugin.manager.layout_builder.section_storage in Drupal 10
Same name and namespace in other branches
- 8 core/modules/layout_builder/layout_builder.services.yml \plugin.manager.layout_builder.section_storage
- 9 core/modules/layout_builder/layout_builder.services.yml \plugin.manager.layout_builder.section_storage
Class
Drupal\layout_builder\SectionStorage\SectionStorageManager12 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 - 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 - LayoutBuilderLocalTaskDeriver::create in core/
modules/ layout_builder/ src/ Plugin/ Derivative/ LayoutBuilderLocalTaskDeriver.php
File
- core/
modules/ layout_builder/ layout_builder.services.yml - core/modules/layout_builder/layout_builder.services.yml
View source
- class: Drupal\layout_builder\SectionStorage\SectionStorageManager
- parent: default_plugin_manager
- arguments:
- - '@context.handler'