Symfony\Component\Routing\Route {#1571 -path: "/system/files/{filepath}" -host: "" -schemes: [] -methods: array:2 [ 0 => "GET" 1 => "POST" ] -defaults: array:1 [ "_controller" => "\Drupal\system\FileDownloadController::download" ] -requirements: array:2 [ "filepath" => ".+" "_access" => "TRUE" ] -options: array:3 [ "compiler_class" => "Drupal\Core\Routing\RouteCompiler" "utf8" => true "_access_checks" => array:1 [ 0 => "access_check.default" ] ] -condition: "" -compiled: Drupal\Core\Routing\CompiledRoute {#1572 -variables: array:1 [ 0 => "filepath" ] -tokens: array:2 [ 0 => array:5 [ 0 => "variable" 1 => "/" 2 => ".+" 3 => "filepath" 4 => true ] 1 => array:2 [ 0 => "text" 1 => "/system/files" ] ] -staticPrefix: "" -regex: "{^/system/files/(?P<filepath>.+)$}sDu" -pathVariables: array:1 [ 0 => "filepath" ] -hostVariables: [] -hostRegex: null -hostTokens: [] #fit: 6 #patternOutline: "/system/files/%" #numParts: 3 } }