array:6 [
  "_controller" => "Drupal\devel\Controller\EntityDebugController::entityLoad"
  "_title" => "Devel Load"
  "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.devel_load"
  "_route_object" => Symfony\Component\Routing\Route {#1587
    -path: "/devel/node_type/{node_type}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:2 [
      "_controller" => "Drupal\devel\Controller\EntityDebugController::entityLoad"
      "_title" => "Devel Load"
    ]
    -requirements: array:1 [
      "_permission" => "access devel information"
    ]
    -options: array:6 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "_admin_route" => true
      "_devel_entity_type_id" => "node_type"
      "parameters" => array:1 [
        "node_type" => array:2 [
          "type" => "entity:node_type"
          "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
        ]
      ]
      "_access_checks" => array:1 [
        0 => "access_check.permission"
      ]
      "utf8" => true
    ]
    -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 => "/devel/node_type"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/devel/node_type/(?P<node_type>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "node_type"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 6
      #patternOutline: "/devel/node_type/%"
      #numParts: 3
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1581
    #parameters: array:1 [
      "node_type" => "solid_widgets"
    ]
  }
]