Symfony\Component\Routing\Route {#1571
  -path: "/services/esi-widgets/list-small/{solid_listing_key}"
  -host: ""
  -schemes: []
  -methods: array:2 [
    0 => "GET"
    1 => "POST"
  ]
  -defaults: array:4 [
    "_title" => "List Small"
    "_controller" => "\Drupal\rasch_fi_services\Controller\RaschFiServicesStandardWidgetController::standardWidget"
    "solid_listing_key" => "998089-4-1,998750-4-1,846480-353-814,998032-830-814,998313-75021-333,985336-1135-333,998407-3127-534,897789-148-1,275000-148-1,1190007-244-1,274207-2913-333,274702-176-333,39475121-3532-333"
    "display_id" => "solid_widgets_quotes_list_small"
  ]
  -requirements: array:1 [
    "_permission" => "access content"
  ]
  -options: array:5 [
    "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
    "no_cache" => "TRUE"
    "parameters" => array:1 [
      "solid_listing_key" => array:1 [
        "type" => "string"
      ]
    ]
    "utf8" => true
    "_access_checks" => array:1 [
      0 => "access_check.permission"
    ]
  ]
  -condition: ""
  -compiled: Drupal\Core\Routing\CompiledRoute {#1572
    -variables: array:1 [
      0 => "solid_listing_key"
    ]
    -tokens: array:2 [
      0 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "solid_listing_key"
        4 => true
      ]
      1 => array:2 [
        0 => "text"
        1 => "/services/esi-widgets/list-small"
      ]
    ]
    -staticPrefix: ""
    -regex: "{^/services/esi\-widgets/list\-small(?:/(?P<solid_listing_key>[^/]++))?$}sDu"
    -pathVariables: array:1 [
      0 => "solid_listing_key"
    ]
    -hostVariables: []
    -hostRegex: null
    -hostTokens: []
    #fit: 7
    #patternOutline: "/services/esi-widgets/list-small"
    #numParts: 4
  }
}