Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LayoutBuilderIsActiveCacheContext.php
LayoutBuilderIsActiveCacheContext::$routeMatch
The current route match.
Type:
\Drupal\Core\Routing\RouteMatchInterface
File
core/
modules/
layout_builder/
src/
Cache/
LayoutBuilderIsActiveCacheContext.php
, line 29
Class
LayoutBuilderIsActiveCacheContext
Determines whether Layout Builder is active for a given entity type or not.
Namespace
Drupal\layout_builder\Cache
Code
protected $routeMatch;
RSS feed