Symfony\Component\Routing\Route {#1571
  -path: "/services/esi-widgets/dp/lists/{product_attribute_name}/{underlying_valor}/{display_id}"
  -host: ""
  -schemes: []
  -methods: array:2 [
    0 => "GET"
    1 => "POST"
  ]
  -defaults: array:5 [
    "_title" => "Derivatives Partner Calls Puts"
    "_controller" => "\Drupal\rasch_fi_services\Controller\RaschFiServicesDPController::list"
    "product_attribute_name" => "Call"
    "underlying_valor" => "998089"
    "display_id" => "dp_underlying_calls_puts"
  ]
  -requirements: array:1 [
    "_permission" => "access content"
  ]
  -options: array:5 [
    "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
    "no_cache" => "TRUE"
    "parameters" => array:3 [
      "product_attribute_name" => array:1 [
        "type" => "string"
      ]
      "underlying_valor" => array:1 [
        "type" => "string"
      ]
      "display_id" => 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 => "product_attribute_name"
      1 => "underlying_valor"
      2 => "display_id"
    ]
    -tokens: array:4 [
      0 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "display_id"
        4 => true
      ]
      1 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "underlying_valor"
        4 => true
      ]
      2 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "product_attribute_name"
        4 => true
      ]
      3 => array:2 [
        0 => "text"
        1 => "/services/esi-widgets/dp/lists"
      ]
    ]
    -staticPrefix: ""
    -regex: "{^/services/esi\-widgets/dp/lists(?:/(?P<product_attribute_name>[^/]++)(?:/(?P<underlying_valor>[^/]++)(?:/(?P<display_id>[^/]++))?)?)?$}sDu"
    -pathVariables: array:3 [
      0 => "product_attribute_name"
      1 => "underlying_valor"
      2 => "display_id"
    ]
    -hostVariables: []
    -hostRegex: null
    -hostTokens: []
    #fit: 15
    #patternOutline: "/services/esi-widgets/dp/lists"
    #numParts: 7
  }
}