You are here

namespace Drupal\layout_builder\Event in Drupal 10

Same name in other branches
  1. 8 Drupal\layout_builder\Event
  2. 9 Drupal\layout_builder\Event
Classsort descending Location Description
PrepareLayoutEvent core/modules/layout_builder/src/Event/PrepareLayoutEvent.php Event fired in #pre_render of \Drupal\layout_builder\Element\LayoutBuilder.
SectionComponentBuildRenderArrayEvent core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Event fired when a section component's render array is being built.