You are here

service cache_context.route.name.is_layout_builder_ui in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/layout_builder/layout_builder.services.yml \cache_context.route.name.is_layout_builder_ui

Class

Drupal\layout_builder\Cache\LayoutBuilderUiCacheContext

Tags

  • cache.context

File

core/modules/layout_builder/layout_builder.services.yml
core/modules/layout_builder/layout_builder.services.yml

View source
  1. class: Drupal\layout_builder\Cache\LayoutBuilderUiCacheContext
  2. arguments:
  3. - '@current_route_match'
  4. tags:
  5. - { name: cache.context }