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