array:10 [
  "_entity_form" => "field_config.edit"
  "_title_callback" => "\Drupal\field_ui\Form\FieldConfigEditForm::getTitle"
  "entity_type_id" => "node"
  "bundle" => "page"
  "node_type" => Drupal\node\Entity\NodeType {#1584
    #entityTypeId: "node_type"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "page"
    #status: true
    #uuid: "4f7320f9-4f9a-4168-8bf8-14babb8de568"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "KuyA4NHPXcmKAjRtwa0vQc2ZcyrUJy6IlS2TAyMNRbc"
    ]
    #trustedData: false
    #dependencies: []
    #isSyncing: false
    #type: "page"
    #name: "Basic page"
    #description: "Use <em>basic pages</em> for your static content, such as an 'About us' page."
    #help: null
    #new_revision: true
    #preview_mode: 1
    #display_submitted: false
  }
  "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: "node.page.body"
    #status: true
    #uuid: "a2ed593f-3be6-43ed-82cf-ece1b3149052"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "KgVkxLl_K3E3lvN6CEoWQIDT0V8J4Mv-fVYrAIc7-FE"
    ]
    #trustedData: false
    #dependencies: array:2 [
      "config" => array:2 [
        0 => "field.storage.node.body"
        1 => "node.type.page"
      ]
      "module" => array:1 [
        0 => "text"
      ]
    ]
    #isSyncing: false
    #id: "node.page.body"
    #field_name: "body"
    #field_type: "text_with_summary"
    #entity_type: "node"
    #bundle: "page"
    #label: "Body"
    #description: ""
    #settings: array:3 [
      "display_summary" => true
      "required_summary" => false
      "allowed_formats" => []
    ]
    #required: false
    #translatable: true
    #default_value: []
    #default_value_callback: ""
    #fieldStorage: null
    #itemDefinition: null
    #constraints: []
    #propertyConstraints: []
    #deleted: false
    +original: ? Drupal\field\Entity\FieldConfig
  }
  "_route" => "entity.field_config.node_field_edit_form"
  "_route_object" => Symfony\Component\Routing\Route {#1587
    -path: "/admin/structure/types/manage/{node_type}/fields/{field_config}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:4 [
      "_entity_form" => "field_config.edit"
      "_title_callback" => "\Drupal\field_ui\Form\FieldConfigEditForm::getTitle"
      "entity_type_id" => "node"
      "bundle" => ""
    ]
    -requirements: array:1 [
      "_entity_access" => "field_config.update"
    ]
    -options: array:6 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "utf8" => true
      "parameters" => array:2 [
        "node_type" => array:2 [
          "type" => "entity:node_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
      "_admin_route" => true
      "_access_checks" => array:1 [
        0 => "access_check.entity"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1582
      -variables: array:2 [
        0 => "node_type"
        1 => "field_config"
      ]
      -tokens: array:4 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "field_config"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/fields"
        ]
        2 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "node_type"
          4 => true
        ]
        3 => array:2 [
          0 => "text"
          1 => "/admin/structure/types/manage"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/structure/types/manage/(?P<node_type>[^/]++)/fields/(?P<field_config>[^/]++)$}sDu"
      -pathVariables: array:2 [
        0 => "node_type"
        1 => "field_config"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 122
      #patternOutline: "/admin/structure/types/manage/%/fields/%"
      #numParts: 7
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1581
    #parameters: array:4 [
      "node_type" => "page"
      "field_config" => "node.page.body"
      "entity_type_id" => "node"
      "bundle" => ""
    ]
  }
  "_controller" => "controller.entity_form:getContentResult"
]