layout_builder.element.prepare_layout

Same name and namespace in other branches
  1. 10 core/modules/layout_builder/layout_builder.services.yml \layout_builder.element.prepare_layout
  2. 11.x core/modules/layout_builder/layout_builder.services.yml \layout_builder.element.prepare_layout

Class

Drupal\layout_builder\EventSubscriber\PrepareLayout

Tags

  • event_subscriber

File

core/modules/layout_builder/layout_builder.services.yml

View source
  1. class: Drupal\layout_builder\EventSubscriber\PrepareLayout
  2. arguments:
  3. - '@layout_builder.tempstore_repository'
  4. - '@messenger'
  5. tags:
  6. - { name: event_subscriber }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.