array:6 [
  "_controller" => "Drupal\devel\Controller\EntityDebugController::entityLoad"
  "_title" => "Devel Load"
  "entity_view_mode" => Drupal\Core\Entity\Entity\EntityViewMode {#1584
    #entityTypeId: "entity_view_mode"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "comment.full"
    #status: false
    #uuid: "38b50aef-9738-474d-b5c8-6675d2196620"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "K7eNlfU7NEUajz01wItywZklr2oaPgL6s1_97fmDXLA"
    ]
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:1 [
        0 => "comment"
      ]
    ]
    #isSyncing: false
    #id: "comment.full"
    #label: "Full comment"
    #description: ""
    #targetEntityType: "comment"
    #cache: true
  }
  "_route" => "entity.entity_view_mode.devel_load"
  "_route_object" => Symfony\Component\Routing\Route {#1587
    -path: "/devel/entity_view_mode/{entity_view_mode}"
    -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" => "entity_view_mode"
      "parameters" => array:1 [
        "entity_view_mode" => array:2 [
          "type" => "entity:entity_view_mode"
          "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 => "entity_view_mode"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "entity_view_mode"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/devel/entity_view_mode"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/devel/entity_view_mode/(?P<entity_view_mode>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "entity_view_mode"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 6
      #patternOutline: "/devel/entity_view_mode/%"
      #numParts: 3
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1581
    #parameters: array:1 [
      "entity_view_mode" => "comment.full"
    ]
  }
]