array:7 [
  "_entity_form" => "node_type.edit"
  "_title_callback" => "\Drupal\Core\Entity\Controller\EntityController::title"
  "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: "solid_widgets"
    #status: true
    #uuid: "4345b674-493d-4485-95d9-ae9aa45a3e48"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: array:1 [
      "menu_ui" => array:2 [
        "available_menus" => []
        "parent" => ""
      ]
    ]
    #_core: []
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:1 [
        0 => "menu_ui"
      ]
    ]
    #isSyncing: false
    #type: "solid_widgets"
    #name: "SOLID Widgets"
    #description: "SOLID Widgets"
    #help: null
    #new_revision: false
    #preview_mode: 0
    #display_submitted: false
  }
  "_route" => "entity.node_type.edit_form"
  "_route_object" => Symfony\Component\Routing\Route {#1587
    -path: "/admin/structure/types/manage/{node_type}"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_entity_form" => "node_type.edit"
      "_title_callback" => "\Drupal\Core\Entity\Controller\EntityController::title"
    ]
    -requirements: array:1 [
      "_permission" => "administer content types"
    ]
    -options: array:5 [
      "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"
        ]
      ]
      "_admin_route" => true
      "_access_checks" => array:1 [
        0 => "access_check.permission"
      ]
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1582
      -variables: array:1 [
        0 => "node_type"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "node_type"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/admin/structure/types/manage"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/structure/types/manage/(?P<node_type>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "node_type"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 30
      #patternOutline: "/admin/structure/types/manage/%"
      #numParts: 5
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1581
    #parameters: array:1 [
      "node_type" => "solid_widgets"
    ]
  }
  "_controller" => "controller.entity_form:getContentResult"
]