BlockEntityOffCanvasFormRouteProcessorBC
class BlockEntityOffCanvasFormRouteProcessorBC implements OutboundRouteProcessorInterface (View source)
| internal |
Processes the Block entity off-canvas form BC route.
Properties
| protected RouteProviderInterface | $routeProvider | The route provider. |
Methods
__construct(RouteProviderInterface $route_provider)
Constructs a BlockEntityOffCanvasFormRouteProcessorBC object.
The
processOutbound(string $route_name, Route $route, array $parameters, BubbleableMetadata $bubbleable_metadata = NULL)
Processes the outbound route.
static
overwriteRoute(Route $target_route, Route $source_route)
Overwrites one route's metadata with the other's.
Details
__construct(RouteProviderInterface $route_provider)
Constructs a BlockEntityOffCanvasFormRouteProcessorBC object.
The
processOutbound(string $route_name, Route $route, array $parameters, BubbleableMetadata $bubbleable_metadata = NULL)
Processes the outbound route.
static protected
overwriteRoute(Route $target_route, Route $source_route)
Overwrites one route's metadata with the other's.