array:5 [
  "_controller" => "\Drupal\system\FileDownloadController::download"
  "scheme" => "temporary"
  "_route" => "system.temporary"
  "_route_object" => Symfony\Component\Routing\Route {#1580
    -path: "/system/temporary"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_controller" => "\Drupal\system\FileDownloadController::download"
      "scheme" => "temporary"
    ]
    -requirements: array:1 [
      "_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 {#1587
      -variables: []
      -tokens: array:1 [
        0 => array:2 [
          0 => "text"
          1 => "/system/temporary"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/system/temporary$}sDu"
      -pathVariables: []
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 3
      #patternOutline: "/system/temporary"
      #numParts: 2
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1586
    #parameters: array:1 [
      "scheme" => "temporary"
    ]
  }
]