namespace Drupal\layout_builder\Controller
Same name in other branches
Object name | File name | Summary |
---|---|---|
AddSectionController | core/modules/layout_builder/src/Controller/AddSectionController.php | Defines a controller to add a new section. |
ChooseBlockController | core/modules/layout_builder/src/Controller/ChooseBlockController.php | Defines a controller to choose a new block. |
ChooseSectionController | core/modules/layout_builder/src/Controller/ChooseSectionController.php | Defines a controller to choose a new section. |
LayoutBuilderController | core/modules/layout_builder/src/Controller/LayoutBuilderController.php | Defines a controller to provide the Layout Builder admin UI. |
LayoutBuilderHtmlEntityFormController | core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php | Overrides the entity form controller service for layout builder operations. |
LayoutRebuildTrait | core/modules/layout_builder/src/Controller/LayoutRebuildTrait.php | Provides AJAX responses to rebuild the Layout Builder. |
MoveBlockController | core/modules/layout_builder/src/Controller/MoveBlockController.php | Defines a controller to move a block. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.