Symfony\Component\Routing\Route {#1585
  -path: "/services/json/newsletter/instrument-data/performance/{solid_listing_key}/{type}/{display_id}/{json_wrapper}"
  -host: ""
  -schemes: []
  -methods: array:2 [
    0 => "GET"
    1 => "POST"
  ]
  -defaults: array:6 [
    "_title" => "Instrument Data Performance"
    "_controller" => "\Drupal\rasch_fi_services\Controller\RaschFiServicesNewsletterController::instrumentDataNewsletterWidget"
    "type" => "json"
    "solid_listing_key" => "58730611-880-1"
    "display_id" => "solid_widgets_quotes_performance_development_newsletter"
    "json_wrapper" => "cash_instrument_data_performance"
  ]
  -requirements: array:1 [
    "_permission" => "access content"
  ]
  -options: array:4 [
    "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
    "no_cache" => "TRUE"
    "utf8" => true
    "_access_checks" => array:1 [
      0 => "access_check.permission"
    ]
  ]
  -condition: ""
  -compiled: Drupal\Core\Routing\CompiledRoute {#1586
    -variables: array:4 [
      0 => "solid_listing_key"
      1 => "type"
      2 => "display_id"
      3 => "json_wrapper"
    ]
    -tokens: array:5 [
      0 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "json_wrapper"
        4 => true
      ]
      1 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "display_id"
        4 => true
      ]
      2 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "type"
        4 => true
      ]
      3 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "solid_listing_key"
        4 => true
      ]
      4 => array:2 [
        0 => "text"
        1 => "/services/json/newsletter/instrument-data/performance"
      ]
    ]
    -staticPrefix: ""
    -regex: "{^/services/json/newsletter/instrument\-data/performance(?:/(?P<solid_listing_key>[^/]++)(?:/(?P<type>[^/]++)(?:/(?P<display_id>[^/]++)(?:/(?P<json_wrapper>[^/]++))?)?)?)?$}sDu"
    -pathVariables: array:4 [
      0 => "solid_listing_key"
      1 => "type"
      2 => "display_id"
      3 => "json_wrapper"
    ]
    -hostVariables: []
    -hostRegex: null
    -hostTokens: []
    #fit: 31
    #patternOutline: "/services/json/newsletter/instrument-data/performance"
    #numParts: 9
  }
}