Symfony\Component\Routing\Route {#1588
  -path: "/admin/structure/views/{js}/handler-group/{view}/{display_id}/{type}/{id}"
  -host: ""
  -schemes: []
  -methods: array:2 [
    0 => "GET"
    1 => "POST"
  ]
  -defaults: array:2 [
    "_controller" => "\Drupal\views_ui\Form\Ajax\ConfigHandlerGroup::getForm"
    "form_state" => null
  ]
  -requirements: array:2 [
    "_entity_access" => "view.update"
    "js" => "nojs|ajax"
  ]
  -options: array:5 [
    "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
    "parameters" => array:1 [
      "view" => array:3 [
        "tempstore" => true
        "type" => "entity:view"
        "converter" => "drupal.proxy_original_service.paramconverter.views_ui"
      ]
    ]
    "utf8" => true
    "_admin_route" => true
    "_access_checks" => array:1 [
      0 => "access_check.entity"
    ]
  ]
  -condition: ""
  -compiled: Drupal\Core\Routing\CompiledRoute {#1585
    -variables: array:5 [
      0 => "js"
      1 => "view"
      2 => "display_id"
      3 => "type"
      4 => "id"
    ]
    -tokens: array:7 [
      0 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "id"
        4 => true
      ]
      1 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "type"
        4 => true
      ]
      2 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "display_id"
        4 => true
      ]
      3 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "view"
        4 => true
      ]
      4 => array:2 [
        0 => "text"
        1 => "/handler-group"
      ]
      5 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "nojs|ajax"
        3 => "js"
        4 => true
      ]
      6 => array:2 [
        0 => "text"
        1 => "/admin/structure/views"
      ]
    ]
    -staticPrefix: ""
    -regex: "{^/admin/structure/views/(?P<js>nojs|ajax)/handler\-group/(?P<view>[^/]++)/(?P<display_id>[^/]++)/(?P<type>[^/]++)/(?P<id>[^/]++)$}sDu"
    -pathVariables: array:5 [
      0 => "js"
      1 => "view"
      2 => "display_id"
      3 => "type"
      4 => "id"
    ]
    -hostVariables: []
    -hostRegex: null
    -hostTokens: []
    #fit: 464
    #patternOutline: "/admin/structure/views/%/handler-group/%/%/%/%"
    #numParts: 9
  }
}