array:6 [
  "_controller" => "Drupal\devel\Controller\EntityDebugController::entityTypeDefinition"
  "_title" => "Entity type definition"
  "comment_type" => Drupal\comment\Entity\CommentType {#1584
    #entityTypeId: "comment_type"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "comment"
    #status: true
    #uuid: "676c9163-91dd-4571-8baf-1ee23bb07f32"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "bqZsN31T2n0UjcbyCpOPi9D2iO0sAOHR7FnEs9qMvaA"
    ]
    #trustedData: false
    #dependencies: []
    #isSyncing: false
    #id: "comment"
    #label: "Default comments"
    #description: "Allows commenting on content"
    #target_entity_type_id: "node"
  }
  "_route" => "entity.comment_type.devel_definition"
  "_route_object" => Symfony\Component\Routing\Route {#1587
    -path: "/devel/definition/comment_type/{comment_type}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:2 [
      "_controller" => "Drupal\devel\Controller\EntityDebugController::entityTypeDefinition"
      "_title" => "Entity type definition"
    ]
    -requirements: array:1 [
      "_permission" => "access devel information"
    ]
    -options: array:6 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "_admin_route" => true
      "_devel_entity_type_id" => "comment_type"
      "parameters" => array:1 [
        "comment_type" => array:2 [
          "type" => "entity:comment_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 => "comment_type"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "comment_type"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/devel/definition/comment_type"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/devel/definition/comment_type/(?P<comment_type>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "comment_type"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 14
      #patternOutline: "/devel/definition/comment_type/%"
      #numParts: 4
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1581
    #parameters: array:1 [
      "comment_type" => "comment"
    ]
  }
]