array:10 [
  "_title" => "Manage permissions"
  "_form" => "Drupal\user\Form\EntityPermissionsForm"
  "entity_type_id" => "block_content"
  "bundle_entity_type" => "block_content_type"
  "block_content_type" => Drupal\block_content\Entity\BlockContentType {#1583
    #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: "Normaler Block"
    #revision: false
    #description: "Ein normaler Block enthält einen Titel und einen Textkörper."
  }
  "_route" => "entity.block_content_type.entity_permissions_form"
  "_route_object" => Symfony\Component\Routing\Route {#1580
    -path: "/admin/structure/block-content/manage/{block_content_type}/permissions"
    -host: ""
    -schemes: []
    -methods: array:2 [
      0 => "GET"
      1 => "POST"
    ]
    -defaults: array:4 [
      "_title" => "Manage permissions"
      "_form" => "Drupal\user\Form\EntityPermissionsForm"
      "entity_type_id" => "block_content"
      "bundle_entity_type" => "block_content_type"
    ]
    -requirements: array:1 [
      "_permission" => "administer permissions"
    ]
    -options: array:6 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "_field_ui" => true
      "parameters" => array:1 [
        "block_content_type" => array:3 [
          "type" => "entity:block_content_type"
          "with_config_overrides" => true
          "converter" => "paramconverter.entity"
        ]
      ]
      "_admin_route" => true
      "_access_checks" => array:1 [
        0 => "access_check.permission"
      ]
      "utf8" => true
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1587
      -variables: array:1 [
        0 => "block_content_type"
      ]
      -tokens: array:3 [
        0 => array:2 [
          0 => "text"
          1 => "/permissions"
        ]
        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>[^/]++)/permissions$}sDu"
      -pathVariables: array:1 [
        0 => "block_content_type"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 61
      #patternOutline: "/admin/structure/block-content/manage/%/permissions"
      #numParts: 6
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1586
    #parameters: array:3 [
      "block_content_type" => "basic"
      "entity_type_id" => "block_content"
      "bundle_entity_type" => "block_content_type"
    ]
  }
  "_controller" => "controller.form:getContentResult"
  "bundle" => "basic"
]