array:6 [
  "_controller" => "Drupal\devel\Controller\EntityDebugController::entityLoadWithReferences"
  "_title" => "Devel Load (with references)"
  "menu" => Drupal\system\Entity\Menu {#1584
    #entityTypeId: "menu"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "main"
    #status: true
    #uuid: "4a8fc8a8-88d1-41fd-9e57-98ee72586249"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "Q2Ra3jfoIVk0f3SjxJX61byRQFVBAbpzYDQOiY-kno8"
    ]
    #trustedData: false
    #dependencies: []
    #isSyncing: false
    #id: "main"
    #label: "Main navigation"
    #description: "Site section links"
    #locked: true
  }
  "_route" => "entity.menu.devel_load_with_references"
  "_route_object" => Symfony\Component\Routing\Route {#1585
    -path: "/devel/load-with-references/menu/{menu}"
    -host: ""
    -schemes: []
    -methods: []
    -defaults: array:2 [
      "_controller" => "Drupal\devel\Controller\EntityDebugController::entityLoadWithReferences"
      "_title" => "Devel Load (with references)"
    ]
    -requirements: array:1 [
      "_permission" => "access devel information"
    ]
    -options: array:6 [
      "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
      "_admin_route" => true
      "_devel_entity_type_id" => "menu"
      "parameters" => array:1 [
        "menu" => array:2 [
          "type" => "entity:menu"
          "converter" => "drupal.proxy_original_service.paramconverter.configentity_admin"
        ]
      ]
      "_access_checks" => array:1 [
        0 => "access_check.permission"
      ]
      "utf8" => true
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1581
      -variables: array:1 [
        0 => "menu"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "menu"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/devel/load-with-references/menu"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/devel/load\-with\-references/menu/(?P<menu>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "menu"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 14
      #patternOutline: "/devel/load-with-references/menu/%"
      #numParts: 4
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1587
    #parameters: array:1 [
      "menu" => "main"
    ]
  }
]