Symfony\Component\Routing\Route {#1585
  -path: "/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display/{view_mode_name}"
  -host: ""
  -schemes: []
  -methods: []
  -defaults: array:7 [
    "_entity_form" => "entity_view_display.edit"
    "_title" => "Manage display"
    "entity_type_id" => "taxonomy_term"
    "bundle" => ""
    "section_storage_type" => "defaults"
    "section_storage" => ""
    "bundle_key" => "taxonomy_vocabulary"
  ]
  -requirements: array:1 [
    "_field_ui_view_mode_access" => "administer taxonomy_term display"
  ]
  -options: array:6 [
    "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
    "_admin_route" => true
    "parameters" => array:6 [
      "section_storage" => array:2 [
        "layout_builder_tempstore" => true
        "converter" => "layout_builder.param_converter"
      ]
      "block_content_type" => array:2 [
        "type" => "entity:block_content_type"
        "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
      ]
      "comment_type" => array:2 [
        "type" => "entity:comment_type"
        "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
      ]
      "contact_form" => array:2 [
        "type" => "entity:contact_form"
        "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
      ]
      "node_type" => array:2 [
        "type" => "entity:node_type"
        "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
      ]
      "taxonomy_vocabulary" => array:2 [
        "type" => "entity:taxonomy_vocabulary"
        "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
      ]
    ]
    "_field_ui" => true
    "_access_checks" => array:1 [
      0 => "access_check.field_ui.view_mode"
    ]
    "utf8" => true
  ]
  -condition: ""
  -compiled: Drupal\Core\Routing\CompiledRoute {#1586
    -variables: array:2 [
      0 => "taxonomy_vocabulary"
      1 => "view_mode_name"
    ]
    -tokens: array:4 [
      0 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "view_mode_name"
        4 => true
      ]
      1 => array:2 [
        0 => "text"
        1 => "/overview/display"
      ]
      2 => array:5 [
        0 => "variable"
        1 => "/"
        2 => "[^/]++"
        3 => "taxonomy_vocabulary"
        4 => true
      ]
      3 => array:2 [
        0 => "text"
        1 => "/admin/structure/taxonomy/manage"
      ]
    ]
    -staticPrefix: ""
    -regex: "{^/admin/structure/taxonomy/manage/(?P<taxonomy_vocabulary>[^/]++)/overview/display/(?P<view_mode_name>[^/]++)$}sDu"
    -pathVariables: array:2 [
      0 => "taxonomy_vocabulary"
      1 => "view_mode_name"
    ]
    -hostVariables: []
    -hostRegex: null
    -hostTokens: []
    #fit: 246
    #patternOutline: "/admin/structure/taxonomy/manage/%/overview/display/%"
    #numParts: 8
  }
}