array:9 [
  "_entity_form" => "field_config.delete"
  "entity_type_id" => "comment"
  "bundle" => "comment"
  "comment_type" => Drupal\comment\Entity\CommentType {#1584
    #entityTypeId: "comment_type"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "comment"
    #status: true
    #uuid: "676c9163-91dd-4571-8baf-1ee23bb07f32"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "bqZsN31T2n0UjcbyCpOPi9D2iO0sAOHR7FnEs9qMvaA"
    ]
    #trustedData: false
    #dependencies: []
    #isSyncing: false
    #id: "comment"
    #label: "Default comments"
    #description: "Allows commenting on content"
    #target_entity_type_id: "node"
  }
  "field_config" => Drupal\field\Entity\FieldConfig {#1591
    #entityTypeId: "field_config"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "comment.comment.comment_body"
    #status: true
    #uuid: "ce7c4be0-85fb-4298-adaf-f6dc4623f293"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "TmAKjNrJ7RR60YpqvJq_QqEewYe_S8Kd23n8VRCqiWs"
    ]
    #trustedData: false
    #dependencies: array:2 [
      "config" => array:2 [
        0 => "comment.type.comment"
        1 => "field.storage.comment.comment_body"
      ]
      "module" => array:1 [
        0 => "text"
      ]
    ]
    #isSyncing: false
    #id: "comment.comment.comment_body"
    #field_name: "comment_body"
    #field_type: "text_long"
    #entity_type: "comment"
    #bundle: "comment"
    #label: "Comment"
    #description: ""
    #settings: array:1 [
      "allowed_formats" => []
    ]
    #required: true
    #translatable: true
    #default_value: []
    #default_value_callback: ""
    #fieldStorage: null
    #itemDefinition: null
    #constraints: []
    #propertyConstraints: []
    #deleted: false
    +original: ? Drupal\field\Entity\FieldConfig
  }
  "_route" => "entity.field_config.comment_field_delete_form"
  "_route_object" => Symfony\Component\Routing\Route {#1587
    -path: "/admin/structure/comment/manage/{comment_type}/fields/{field_config}/delete"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:3 [
      "_entity_form" => "field_config.delete"
      "entity_type_id" => "comment"
      "bundle" => ""
    ]
    -requirements: array:1 [
      "_entity_access" => "field_config.delete"
    ]
    -options: array:6 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "_admin_route" => true
      "utf8" => true
      "parameters" => array:2 [
        "comment_type" => array:2 [
          "type" => "entity:comment_type"
          "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
        ]
        "field_config" => array:2 [
          "type" => "entity:field_config"
          "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
        ]
      ]
      "_field_ui" => true
      "_access_checks" => array:1 [
        0 => "access_check.entity"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1582
      -variables: array:2 [
        0 => "comment_type"
        1 => "field_config"
      ]
      -tokens: array:5 [
        0 => array:2 [
          0 => "text"
          1 => "/delete"
        ]
        1 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "field_config"
          4 => true
        ]
        2 => array:2 [
          0 => "text"
          1 => "/fields"
        ]
        3 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "comment_type"
          4 => true
        ]
        4 => array:2 [
          0 => "text"
          1 => "/admin/structure/comment/manage"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/structure/comment/manage/(?P<comment_type>[^/]++)/fields/(?P<field_config>[^/]++)/delete$}sDu"
      -pathVariables: array:2 [
        0 => "comment_type"
        1 => "field_config"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 245
      #patternOutline: "/admin/structure/comment/manage/%/fields/%/delete"
      #numParts: 8
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1581
    #parameters: array:4 [
      "comment_type" => "comment"
      "field_config" => "comment.comment.comment_body"
      "entity_type_id" => "comment"
      "bundle" => ""
    ]
  }
  "_controller" => "controller.entity_form:getContentResult"
]