Symfony\Component\Routing\Route {#1571
  -path: "/services/esi-widgets/iframed-chart/{solid_legacy_listing_key}/{period}/{height}"
  -host: ""
  -schemes: []
  -methods: array:2 [
    0 => "GET"
    1 => "POST"
  ]
  -defaults: array:5 [
    "_title" => "Chart"
    "_controller" => "\Drupal\rasch_fi_services\Controller\RaschFiServicesChartsController::iframedChart"
    "solid_legacy_listing_key" => ""
    "period" => "3M"
    "height" => "255px"
  ]
  -requirements: array:1 [
    "_permission" => "access content"
  ]
  -options: array:5 [
    "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
    "no_cache" => "TRUE"
    "parameters" => array:3 [
      "solid_legacy_listing_key" => array:1 [
        "type" => "string"
      ]
      "period" => array:1 [
        "type" => "string"
      ]
      "height" => array:1 [
        "type" => "string"
      ]
    ]
    "utf8" => true
    "_access_checks" => array:1 [
      0 => "access_check.permission"
    ]
  ]
  -condition: ""
  -compiled: Drupal\Core\Routing\CompiledRoute {#1572
    -variables: array:3 [
      0 => "solid_legacy_listing_key"
      1 => "period"
      2 => "height"
    ]
    -tokens: array:4 [
      0 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "height"
        4 => true
      ]
      1 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "period"
        4 => true
      ]
      2 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "solid_legacy_listing_key"
        4 => true
      ]
      3 => array:2 [
        0 => "text"
        1 => "/services/esi-widgets/iframed-chart"
      ]
    ]
    -staticPrefix: ""
    -regex: "{^/services/esi\-widgets/iframed\-chart(?:/(?P<solid_legacy_listing_key>[^/]++)(?:/(?P<period>[^/]++)(?:/(?P<height>[^/]++))?)?)?$}sDu"
    -pathVariables: array:3 [
      0 => "solid_legacy_listing_key"
      1 => "period"
      2 => "height"
    ]
    -hostVariables: []
    -hostRegex: null
    -hostTokens: []
    #fit: 7
    #patternOutline: "/services/esi-widgets/iframed-chart"
    #numParts: 6
  }
}