Symfony\Component\Routing\Route {#1585 -path: "/node/{node}/revisions/{node_revision}/view" -host: "" -schemes: [] -methods: array:2 [ 0 => "GET" 1 => "POST" ] -defaults: array:2 [ "_controller" => "\Drupal\node\Controller\NodeController::revisionShow" "_title_callback" => "\Drupal\node\Controller\NodeController::revisionPageTitle" ] -requirements: array:2 [ "_entity_access" => "node_revision.view revision" "node" => "\d+" ] -options: array:4 [ "compiler_class" => "Drupal\Core\Routing\RouteCompiler" "parameters" => array:2 [ "node" => array:2 [ "type" => "entity:node" "converter" => "paramconverter.entity" ] "node_revision" => array:2 [ "type" => "entity_revision:node" "converter" => "paramconverter.entity_revision" ] ] "utf8" => true "_access_checks" => array:1 [ 0 => "access_check.entity" ] ] -condition: "" -compiled: Drupal\Core\Routing\CompiledRoute {#1586 -variables: array:2 [ 0 => "node" 1 => "node_revision" ] -tokens: array:5 [ 0 => array:2 [ 0 => "text" 1 => "/view" ] 1 => array:5 [ 0 => "variable" 1 => "/" 2 => "[^/]++" 3 => "node_revision" 4 => true ] 2 => array:2 [ 0 => "text" 1 => "/revisions" ] 3 => array:5 [ 0 => "variable" 1 => "/" 2 => "\d+" 3 => "node" 4 => true ] 4 => array:2 [ 0 => "text" 1 => "/node" ] ] -staticPrefix: "" -regex: "{^/node/(?P<node>\d+)/revisions/(?P<node_revision>[^/]++)/view$}sDu" -pathVariables: array:2 [ 0 => "node" 1 => "node_revision" ] -hostVariables: [] -hostRegex: null -hostTokens: [] #fit: 21 #patternOutline: "/node/%/revisions/%/view" #numParts: 5 } }