ViewPageController
class ViewPageController (View source)
Defines a page controller to execute and render a view.
Methods
array|Response
handle(string $view_id, string $display_id, RouteMatchInterface $route_match)
Handler a response for a given view and display.
Details
array|Response
handle(string $view_id, string $display_id, RouteMatchInterface $route_match)
Handler a response for a given view and display.