8 string references to plugin.manager.core.layout in Drupal 8
- ChooseSectionController::create in core/
modules/ layout_builder/ src/ Controller/ ChooseSectionController.php - Instantiates a new instance of this class.
- FieldLayoutBuilder::create in core/
modules/ field_layout/ src/ FieldLayoutBuilder.php - Instantiates a new instance of this class.
- FieldLayoutEntityFormDisplayEditForm::create in core/
modules/ field_layout/ src/ Form/ FieldLayoutEntityFormDisplayEditForm.php - Instantiates a new instance of this class.
- FieldLayoutEntityViewDisplayEditForm::create in core/
modules/ field_layout/ src/ Form/ FieldLayoutEntityViewDisplayEditForm.php - Instantiates a new instance of this class.
- 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 - @covers ::toRenderArray
- SectionRenderTest::setUp in core/
modules/ layout_builder/ tests/ src/ Unit/ SectionRenderTest.php