Symfony\Component\Routing\Route {#1571
  -path: "/iframes/dp/more/{arg_0}"
  -host: ""
  -schemes: []
  -methods: array:2 [
    0 => "GET"
    1 => "POST"
  ]
  -defaults: array:6 [
    "_controller" => "Drupal\views\Routing\ViewPageController::handle"
    "_title_callback" => "Drupal\views\Routing\ViewPageController::getTitle"
    "view_id" => "cash_derivative_partner_data"
    "display_id" => "dp_top_turnover"
    "_view_display_show_admin_links" => true
    "arg_0" => null
  ]
  -requirements: array:2 [
    "_access" => "TRUE"
    "_format" => "html"
  ]
  -options: array:8 [
    "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
    "_view_argument_map" => array:1 [
      "arg_0" => "arg_0"
    ]
    "_view_display_plugin_id" => "page"
    "_view_display_plugin_class" => "Drupal\views\Plugin\views\display\Page"
    "_view_display_show_admin_links" => true
    "returns_response" => false
    "utf8" => true
    "_access_checks" => array:1 [
      0 => "access_check.default"
    ]
  ]
  -condition: ""
  -compiled: Drupal\Core\Routing\CompiledRoute {#1572
    -variables: array:1 [
      0 => "arg_0"
    ]
    -tokens: array:2 [
      0 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "arg_0"
        4 => true
      ]
      1 => array:2 [
        0 => "text"
        1 => "/iframes/dp/more"
      ]
    ]
    -staticPrefix: ""
    -regex: "{^/iframes/dp/more(?:/(?P<arg_0>[^/]++))?$}sDu"
    -pathVariables: array:1 [
      0 => "arg_0"
    ]
    -hostVariables: []
    -hostRegex: null
    -hostTokens: []
    #fit: 7
    #patternOutline: "/iframes/dp/more"
    #numParts: 4
  }
}