array:6 [
  "_controller" => "Drupal\devel\Controller\EntityDebugController::entityLoad"
  "_title" => "Devel Load"
  "block_content_type" => Drupal\block_content\Entity\BlockContentType {#1597
    #entityTypeId: "block_content_type"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "basic"
    #status: true
    #uuid: "aad959d0-8612-4e07-8991-c9c71cbbf944"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo"
    ]
    #trustedData: false
    #dependencies: []
    #isSyncing: false
    #id: "basic"
    #label: "Basic block"
    #revision: false
    #description: "A basic block contains a title and a body."
  }
  "_route" => "entity.block_content_type.devel_load"
  "_route_object" => Symfony\Component\Routing\Route {#1594
    -path: "/devel/block_content_type/{block_content_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" => "block_content_type"
      "parameters" => array:1 [
        "block_content_type" => array:2 [
          "type" => "entity:block_content_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 {#1601
      -variables: array:1 [
        0 => "block_content_type"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "block_content_type"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/devel/block_content_type"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/devel/block_content_type/(?P<block_content_type>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "block_content_type"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 6
      #patternOutline: "/devel/block_content_type/%"
      #numParts: 3
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1600
    #parameters: array:1 [
      "block_content_type" => "basic"
    ]
  }
]