You are here

namespace Drupal\layout_builder\EventSubscriber in Drupal 10

Same name in other branches
  1. 8 Drupal\layout_builder\EventSubscriber
  2. 9 Drupal\layout_builder\EventSubscriber
Classsort descending Location Description
BlockComponentRenderArray core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php Builds render arrays and handles access for all block components.
PrepareLayout core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php An event subscriber to prepare section storage via the \Drupal\layout_builder\Event\PrepareLayoutEvent.
SetInlineBlockDependency core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php An event subscriber that returns an access dependency for inline blocks.