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