array:9 [
  "_form" => "\Drupal\field_ui\Form\FieldStorageReuseForm"
  "_title" => "Re-use an existing field"
  "entity_type_id" => "node"
  "bundle" => "article"
  "node_type" => Drupal\node\Entity\NodeType {#1590
    #entityTypeId: "node_type"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "article"
    #status: true
    #uuid: "bed31ed2-8c28-4220-93e6-56e82335916a"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "AeW1SEDgb1OTQACAWGhzvMknMYAJlcZu0jljfeU3oso"
    ]
    #trustedData: false
    #dependencies: []
    #isSyncing: false
    #type: "article"
    #name: "Article"
    #description: "Use <em>articles</em> for time-sensitive content like news, press releases or blog posts."
    #help: null
    #new_revision: true
    #preview_mode: 1
    #display_submitted: true
  }
  "_route" => "field_ui.field_storage_config_reuse_node"
  "_route_object" => Symfony\Component\Routing\Route {#1581
    -path: "/admin/structure/types/manage/{node_type}/fields/reuse"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:4 [
      "_form" => "\Drupal\field_ui\Form\FieldStorageReuseForm"
      "_title" => "Re-use an existing field"
      "entity_type_id" => "node"
      "bundle" => ""
    ]
    -requirements: array:1 [
      "_field_ui_field_reuse_access" => "administer node fields"
    ]
    -options: array:6 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "utf8" => true
      "parameters" => array:1 [
        "node_type" => array:2 [
          "type" => "entity:node_type"
          "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
        ]
      ]
      "_field_ui" => true
      "_admin_route" => true
      "_access_checks" => array:1 [
        0 => "access_check.field_ui.field_reuse"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1588
      -variables: array:1 [
        0 => "node_type"
      ]
      -tokens: array:3 [
        0 => array:2 [
          0 => "text"
          1 => "/fields/reuse"
        ]
        1 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "node_type"
          4 => true
        ]
        2 => array:2 [
          0 => "text"
          1 => "/admin/structure/types/manage"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/structure/types/manage/(?P<node_type>[^/]++)/fields/reuse$}sDu"
      -pathVariables: array:1 [
        0 => "node_type"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 123
      #patternOutline: "/admin/structure/types/manage/%/fields/reuse"
      #numParts: 7
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1584
    #parameters: array:3 [
      "node_type" => "article"
      "entity_type_id" => "node"
      "bundle" => ""
    ]
  }
  "_controller" => "controller.form:getContentResult"
]