array:7 [
  "_entity_form" => "block_content_type.delete"
  "_title_callback" => "\Drupal\Core\Entity\Controller\EntityController::deleteTitle"
  "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.delete_form"
  "_route_object" => Symfony\Component\Routing\Route {#1594
    -path: "/admin/structure/block-content/manage/{block_content_type}/delete"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:2 [
      "_entity_form" => "block_content_type.delete"
      "_title_callback" => "\Drupal\Core\Entity\Controller\EntityController::deleteTitle"
    ]
    -requirements: array:1 [
      "_entity_access" => "block_content_type.delete"
    ]
    -options: array:5 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "parameters" => array:1 [
        "block_content_type" => array:2 [
          "type" => "entity:block_content_type"
          "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
        ]
      ]
      "_admin_route" => true
      "_access_checks" => array:1 [
        0 => "access_check.entity"
      ]
      "utf8" => true
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1601
      -variables: array:1 [
        0 => "block_content_type"
      ]
      -tokens: array:3 [
        0 => array:2 [
          0 => "text"
          1 => "/delete"
        ]
        1 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "block_content_type"
          4 => true
        ]
        2 => array:2 [
          0 => "text"
          1 => "/admin/structure/block-content/manage"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/admin/structure/block\-content/manage/(?P<block_content_type>[^/]++)/delete$}sDu"
      -pathVariables: array:1 [
        0 => "block_content_type"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 61
      #patternOutline: "/admin/structure/block-content/manage/%/delete"
      #numParts: 6
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1600
    #parameters: array:1 [
      "block_content_type" => "basic"
    ]
  }
  "_controller" => "controller.entity_form:getContentResult"
]