array:6 [
  "_controller" => "Drupal\devel\Controller\EntityDebugController::entityLoadWithReferences"
  "_title" => "Devel Load (with references)"
  "user" => Drupal\user\Entity\User {#1589
    #entityTypeId: "user"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: []
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #values: array:17 [
      "uid" => array:1 [
        "x-default" => "22"
      ]
      "uuid" => array:1 [
        "x-default" => "c4910696-88a5-45d1-9752-e354119dafac"
      ]
      "langcode" => array:1 [
        "x-default" => "de"
      ]
      "preferred_langcode" => array:1 [
        "x-default" => "de"
      ]
      "preferred_admin_langcode" => array:1 [
        "x-default" => null
      ]
      "name" => array:1 [
        "x-default" => "vHt4cmoRCocjrvAf38WUVc9RPcI6ajwP"
      ]
      "pass" => array:1 [
        "x-default" => "$S$E/cpAXMuKrtcz80gupJHyshOWOYnCxAIY/d9w8LkO/U6mcH6iDfR"
      ]
      "mail" => array:1 [
        "x-default" => "pobet18461@moenode.com"
      ]
      "timezone" => array:1 [
        "x-default" => "Europe/Zurich"
      ]
      "status" => array:1 [
        "x-default" => "1"
      ]
      "created" => array:1 [
        "x-default" => "1663226460"
      ]
      "changed" => array:1 [
        "x-default" => "1663226460"
      ]
      "access" => array:1 [
        "x-default" => "1663246693"
      ]
      "login" => array:1 [
        "x-default" => "0"
      ]
      "init" => array:1 [
        "x-default" => null
      ]
      "default_langcode" => array:1 [
        "x-default" => "1"
      ]
      "field_fi_user" => array:1 [
        "x-default" => array:1 [
          0 => array:2 [
            "value" => "f5c48867037e487c8427612d214383f9"
            "format" => null
          ]
        ]
      ]
    ]
    #fields: []
    #fieldDefinitions: null
    #languages: array:4 [
      "en" => Drupal\Core\Language\Language {#1594
        #name: "Englisch"
        #id: "en"
        #direction: "ltr"
        #weight: 0
        #locked: false
      }
      "de" => Drupal\Core\Language\Language {#1593
        #name: "Deutsch"
        #id: "de"
        #direction: "ltr"
        #weight: 1
        #locked: false
      }
      "und" => Drupal\Core\Language\Language {#1595
        #name: "Nicht angegeben"
        #id: "und"
        #direction: "ltr"
        #weight: 2
        #locked: true
      }
      "zxx" => Drupal\Core\Language\Language {#1582
        #name: "Nicht zutreffend"
        #id: "zxx"
        #direction: "ltr"
        #weight: 3
        #locked: true
      }
    ]
    #langcodeKey: "langcode"
    #defaultLangcodeKey: "default_langcode"
    #activeLangcode: "x-default"
    #enforceDefaultTranslation: null
    #defaultLangcode: "de"
    #translations: array:1 [
      "x-default" => array:1 [
        "status" => 1
      ]
    ]
    #translationInitialize: false
    #newRevision: false
    #isDefaultRevision: true
    #entityKeys: array:3 [
      "bundle" => "user"
      "id" => "22"
      "uuid" => "c4910696-88a5-45d1-9752-e354119dafac"
    ]
    #translatableEntityKeys: array:2 [
      "langcode" => array:1 [
        "x-default" => "de"
      ]
      "default_langcode" => array:1 [
        "x-default" => "1"
      ]
    ]
    #validated: false
    #validationRequired: false
    #loadedRevisionId: null
    #revisionTranslationAffectedKey: "revision_translation_affected"
    #enforceRevisionTranslationAffected: []
    #isSyncing: false
  }
  "_route" => "entity.user.devel_load_with_references"
  "_route_object" => Symfony\Component\Routing\Route {#1585
    -path: "/devel/load-with-references/user/{user}"
    -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" => "user"
      "parameters" => array:1 [
        "user" => array:2 [
          "type" => "entity:user"
          "converter" => "paramconverter.entity"
        ]
      ]
      "_access_checks" => array:1 [
        0 => "access_check.permission"
      ]
      "utf8" => true
    ]
    -condition: ""
    -compiled: Drupal\Core\Routing\CompiledRoute {#1581
      -variables: array:1 [
        0 => "user"
      ]
      -tokens: array:2 [
        0 => array:5 [
          0 => "variable"
          1 => "/"
          2 => "[^/]++"
          3 => "user"
          4 => true
        ]
        1 => array:2 [
          0 => "text"
          1 => "/devel/load-with-references/user"
        ]
      ]
      -staticPrefix: ""
      -regex: "{^/devel/load\-with\-references/user/(?P<user>[^/]++)$}sDu"
      -pathVariables: array:1 [
        0 => "user"
      ]
      -hostVariables: []
      -hostRegex: null
      -hostTokens: []
      #fit: 14
      #patternOutline: "/devel/load-with-references/user/%"
      #numParts: 4
    }
  }
  "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1587
    #parameters: array:1 [
      "user" => "22"
    ]
  }
]