GET https://bo.preprod.twoo-way.com/api/users/56

Serializer

1 Handled
32.16 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
App\Entity\User
Show contents
App\Entity\User {#2355
  -id: 56
  -firstName: "Xavier"
  -lastName: "Vandenkoornhuyse"
  -avatar: null
  -email: "xaviervdk@yahoo.fr"
  -phone: null
  -description: null
  -username: "xaviervdk@yahoo.fr"
  -roles: [
    "ROLE_USER"
  ]
  -password: "$2y$13$UypULrNAW7q599hsJr3/i.us4H.Sztcwi3hHZKKPjoyqIb299iM02"
  -createdAt: DateTime @1758027803 {#2403
    date: 2025-09-16 13:03:23.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1758029275 {#2401
    date: 2025-09-16 13:27:55.0 UTC (+00:00)
  }
  -resetToken: null
  -registrationToken: null
  -firstHomeToken: null
  -locale: ""
  -round: Proxies\__CG__\App\Entity\Round {#2357 …}
  -isFounder: true
  -pointMovements: Doctrine\ORM\PersistentCollection {#2335 …}
  -homes: Doctrine\ORM\PersistentCollection {#2562 …}
  -preRegAt: DateTimeImmutable @1758027841 {#2402
    date: 2025-09-16 13:04:01.0 UTC (+00:00)
  }
  -firstReminderPreRegAt: null
  -secondReminderPreRegAt: null
  -registrationCompletedAt: DateTimeImmutable @1758027905 {#2395
    date: 2025-09-16 13:05:05.0 UTC (+00:00)
  }
  -firstHomeAt: DateTimeImmutable @1758027961 {#2394
    date: 2025-09-16 13:06:01.0 UTC (+00:00)
  }
  -firstReminderHomeAt: null
  -secondReminderHomeAt: null
  -firstHomeCompletedAt: DateTimeImmutable @1758029275 {#2385
    date: 2025-09-16 13:27:55.0 UTC (+00:00)
  }
  -preRegStatus: "completed"
  -firstHomeStatus: "completed"
  -preferredDestinations: Doctrine\ORM\PersistentCollection {#2687 …}
  -travelers: Doctrine\ORM\PersistentCollection {#2689 …}
  -referralCode: "xavier-BF6EB7"
  -sponsor: null
  -sponsorReferralCode: null
  -referrals: Doctrine\ORM\PersistentCollection {#2333 …}
  -userFavoriteHomes: Doctrine\ORM\PersistentCollection {#2311 …}
  +newToken: null
  +newRefreshToken: null
  -spokenLanguages: Doctrine\ORM\PersistentCollection {#2691 …}
  -stays: Doctrine\ORM\PersistentCollection {#2520 …}
  -userConversations: Doctrine\ORM\PersistentCollection {#2433 …}
  -labels: Doctrine\ORM\PersistentCollection {#2551 …}
}
Format: jsonld
Show context
[
  "skip_null_values" => false
  "groups" => [
    "translatable_read"
    "user_read"
  ]
  "operation_name" => "_api_/users/{id}{._format}_get"
  "operation" => ApiPlatform\Metadata\Get {#1483
    #parameters: null
    #shortName: "User"
    #class: "App\Entity\User"
    #description: null
    #urlGenerationStrategy: null
    #deprecationReason: null
    #normalizationContext: [
      "skip_null_values" => false
      "groups" => [
        "translatable_read"
        "user_read"
      ]
    ]
    #denormalizationContext: null
    #collectDenormalizationErrors: null
    #validationContext: null
    #filters: []
    #elasticsearch: null
    #mercure: null
    #messenger: null
    #input: null
    #output: null
    #order: null
    #fetchPartial: null
    #forceEager: null
    #paginationEnabled: null
    #paginationType: null
    #paginationItemsPerPage: null
    #paginationMaximumItemsPerPage: null
    #paginationPartial: null
    #paginationClientEnabled: null
    #paginationClientItemsPerPage: null
    #paginationClientPartial: null
    #paginationFetchJoinCollection: null
    #paginationUseOutputWalkers: null
    #security: null
    #securityMessage: null
    #securityPostDenormalize: null
    #securityPostDenormalizeMessage: null
    #securityPostValidation: null
    #securityPostValidationMessage: null
    #provider: "ApiPlatform\Doctrine\Orm\State\ItemProvider"
    #processor: "api_platform.doctrine.orm.state.persist_processor"
    #stateOptions: ApiPlatform\Doctrine\Orm\State\Options {#1329 …}
    #rules: null
    #policy: null
    #middleware: null
    #queryParameterValidationEnabled: null
    #strictQueryParameterValidation: null
    #hideHydraOperation: null
    #extraProperties: []
    #paginationViaCursor: null
    #read: true
    #deserialize: false
    #validate: false
    #write: false
    #serialize: true
    #priority: 5
    #name: "_api_/users/{id}{._format}_get"
    #method: "GET"
    #uriTemplate: "/users/{id}{._format}"
    #types: null
    #formats: null
    #inputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
    ]
    #outputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
    ]
    #uriVariables: [
      "id" => ApiPlatform\Metadata\Link {#1330
        #key: null
        #schema: null
        #openApi: null
        #provider: null
        #filter: null
        #property: null
        #description: null
        #properties: null
        #required: null
        #priority: null
        #hydra: null
        #constraints: null
        #security: null
        #securityMessage: null
        #extraProperties: []
        #filterContext: null
        -parameterName: "id"
        -fromProperty: null
        -toProperty: null
        -fromClass: "App\Entity\User"
        -toClass: null
        -identifiers: [
          "id"
        ]
        -compositeIdentifier: null
        -expandedValue: null
        -securityObjectName: null
      }
    ]
    #routePrefix: null
    #routeName: null
    #defaults: null
    #requirements: [
      "id" => "\d+"
    ]
    #options: null
    #stateless: true
    #sunset: null
    #acceptPatch: "application/merge-patch+json"
    #status: null
    #host: null
    #schemes: null
    #condition: null
    #controller: "api_platform.symfony.main_controller"
    #headers: null
    #cacheHeaders: [
      "vary" => [
        "Content-Type"
        "Authorization"
        "Origin"
      ]
    ]
    #hydraContext: null
    #openapi: null
    #exceptionToStatus: null
    #links: null
    #errors: null
  }
  "resource_class" => "App\Entity\User"
  "iri_only" => false
  "request_uri" => "/api/users/56"
  "uri" => "https://bo.preprod.twoo-way.com/api/users/56"
  "input" => null
  "output" => null
  "uri_variables" => [
    "id" => 56
  ]
  "exclude_from_cache_key" => [
    "root_operation"
    "operation"
    "object"
    "data"
    "property_metadata"
    "circular_reference_limit_counters"
    "debug_trace_id"
    "resources"
    "resources_to_push"
  ]
  "api_gateway" => false
  "base_url" => ""
  "spec_version" => ""
  "resources" => ApiPlatform\State\ResourceList {#1364
    storage: [
      "/api/homes/my_homes/26" => "/api/homes/my_homes/26"
      "/api/homes/my_homes/96" => "/api/homes/my_homes/96"
      "/api/homes/my_homes/106" => "/api/homes/my_homes/106"
      "/api/homes/my_homes/160" => "/api/homes/my_homes/160"
      "/api/homes/my_homes/170" => "/api/homes/my_homes/170"
      "/api/homes/my_homes/183" => "/api/homes/my_homes/183"
      "/api/homes/my_homes/202" => "/api/homes/my_homes/202"
      "/api/homes/my_homes/204" => "/api/homes/my_homes/204"
      "/api/homes/my_homes/302" => "/api/homes/my_homes/302"
      "/api/homes/my_homes/409" => "/api/homes/my_homes/409"
      "/api/homes/my_homes/477" => "/api/homes/my_homes/477"
      "/api/homes/my_homes/506" => "/api/homes/my_homes/506"
      "/api/homes/my_homes/569" => "/api/homes/my_homes/569"
      "/api/homes/my_homes/570" => "/api/homes/my_homes/570"
      "/api/homes/my_homes/595" => "/api/homes/my_homes/595"
      "/api/homes/my_homes/612" => "/api/homes/my_homes/612"
      "/api/homes/my_homes/613" => "/api/homes/my_homes/613"
      "/api/homes/my_homes/690" => "/api/homes/my_homes/690"
      "/api/homes/my_homes/696" => "/api/homes/my_homes/696"
      "/api/homes/my_homes/709" => "/api/homes/my_homes/709"
      "/api/homes/my_homes/713" => "/api/homes/my_homes/713"
      "/api/homes/my_homes/823" => "/api/homes/my_homes/823"
      "/api/homes/my_homes/824" => "/api/homes/my_homes/824"
      "/api/homes/my_homes/847" => "/api/homes/my_homes/847"
      "/api/homes/my_homes/850" => "/api/homes/my_homes/850"
      "/api/homes/my_homes/940" => "/api/homes/my_homes/940"
      "/api/homes/my_homes/966" => "/api/homes/my_homes/966"
      "/api/homes/my_homes/981" => "/api/homes/my_homes/981"
      "/api/homes/my_homes/1001" => "/api/homes/my_homes/1001"
      "/api/homes/my_homes/1019" => "/api/homes/my_homes/1019"
      "/api/homes/my_homes/1044" => "/api/homes/my_homes/1044"
      "/api/homes/my_homes/1051" => "/api/homes/my_homes/1051"
      "/api/homes/my_homes/1079" => "/api/homes/my_homes/1079"
      "/api/homes/my_homes/1099" => "/api/homes/my_homes/1099"
      "/api/homes/my_homes/1142" => "/api/homes/my_homes/1142"
      "/api/homes/my_homes/1154" => "/api/homes/my_homes/1154"
      "/api/homes/my_homes/1199" => "/api/homes/my_homes/1199"
      "/api/homes/my_homes/1217" => "/api/homes/my_homes/1217"
      "/api/homes/my_homes/1268" => "/api/homes/my_homes/1268"
      "/api/homes/my_homes/1277" => "/api/homes/my_homes/1277"
      "/api/homes/my_homes/1318" => "/api/homes/my_homes/1318"
      "/api/homes/my_homes/1327" => "/api/homes/my_homes/1327"
      "/api/homes/my_homes/1350" => "/api/homes/my_homes/1350"
      "/api/homes/my_homes/1376" => "/api/homes/my_homes/1376"
      "/api/homes/my_homes/1449" => "/api/homes/my_homes/1449"
      "/api/homes/my_homes/1454" => "/api/homes/my_homes/1454"
      "/api/homes/my_homes/1457" => "/api/homes/my_homes/1457"
      "/api/homes/my_homes/1477" => "/api/homes/my_homes/1477"
      "/api/homes/my_homes/1483" => "/api/homes/my_homes/1483"
      "/api/homes/my_homes/1502" => "/api/homes/my_homes/1502"
      "/api/homes/my_homes/1514" => "/api/homes/my_homes/1514"
      "/api/homes/my_homes/1539" => "/api/homes/my_homes/1539"
      "/api/homes/my_homes/1593" => "/api/homes/my_homes/1593"
      "/api/homes/my_homes/1595" => "/api/homes/my_homes/1595"
      "/api/homes/my_homes/1691" => "/api/homes/my_homes/1691"
      "/api/homes/my_homes/1708" => "/api/homes/my_homes/1708"
      "/api/homes/my_homes/1714" => "/api/homes/my_homes/1714"
      "/api/homes/my_homes/1729" => "/api/homes/my_homes/1729"
      "/api/homes/my_homes/1757" => "/api/homes/my_homes/1757"
      "/api/homes/my_homes/1769" => "/api/homes/my_homes/1769"
      "/api/homes/my_homes/1865" => "/api/homes/my_homes/1865"
      "/api/homes/my_homes/1893" => "/api/homes/my_homes/1893"
      "/api/homes/my_homes/1918" => "/api/homes/my_homes/1918"
      "/api/homes/my_homes/1943" => "/api/homes/my_homes/1943"
      "/api/homes/my_homes/1955" => "/api/homes/my_homes/1955"
      "/api/homes/my_homes/1980" => "/api/homes/my_homes/1980"
      "/api/homes/my_homes/1998" => "/api/homes/my_homes/1998"
      "/api/homes/my_homes/2027" => "/api/homes/my_homes/2027"
      "/api/homes/my_homes/2032" => "/api/homes/my_homes/2032"
      "/api/homes/my_homes/2035" => "/api/homes/my_homes/2035"
      "/api/homes/my_homes/2055" => "/api/homes/my_homes/2055"
      "/api/homes/my_homes/2070" => "/api/homes/my_homes/2070"
      "/api/homes/my_homes/2111" => "/api/homes/my_homes/2111"
      "/api/homes/my_homes/2143" => "/api/homes/my_homes/2143"
      "/api/homes/my_homes/2151" => "/api/homes/my_homes/2151"
      "/api/homes/my_homes/2194" => "/api/homes/my_homes/2194"
      "/api/homes/my_homes/2196" => "/api/homes/my_homes/2196"
      "/api/homes/my_homes/2213" => "/api/homes/my_homes/2213"
      "/api/homes/my_homes/2230" => "/api/homes/my_homes/2230"
      "/api/homes/my_homes/2243" => "/api/homes/my_homes/2243"
      "/api/homes/my_homes/2248" => "/api/homes/my_homes/2248"
      "/api/homes/my_homes/2268" => "/api/homes/my_homes/2268"
      "/api/homes/my_homes/2334" => "/api/homes/my_homes/2334"
      "/api/homes/my_homes/2350" => "/api/homes/my_homes/2350"
      "/api/homes/my_homes/2360" => "/api/homes/my_homes/2360"
      "/api/homes/my_homes/2404" => "/api/homes/my_homes/2404"
      "/api/homes/my_homes/2425" => "/api/homes/my_homes/2425"
      "/api/homes/my_homes/2451" => "/api/homes/my_homes/2451"
      "/api/homes/my_homes/2468" => "/api/homes/my_homes/2468"
      "/api/homes/my_homes/2503" => "/api/homes/my_homes/2503"
      "/api/homes/my_homes/2527" => "/api/homes/my_homes/2527"
      "/api/homes/my_homes/2550" => "/api/homes/my_homes/2550"
      "/api/homes/my_homes/2554" => "/api/homes/my_homes/2554"
      "/api/homes/my_homes/2565" => "/api/homes/my_homes/2565"
      "/api/homes/my_homes/2605" => "/api/homes/my_homes/2605"
      "/api/homes/my_homes/2679" => "/api/homes/my_homes/2679"
      "/api/homes/my_homes/2701" => "/api/homes/my_homes/2701"
      "/api/homes/my_homes/2703" => "/api/homes/my_homes/2703"
      "/api/homes/my_homes/2750" => "/api/homes/my_homes/2750"
      "/api/homes/my_homes/2766" => "/api/homes/my_homes/2766"
      "/api/homes/my_homes/2772" => "/api/homes/my_homes/2772"
      "/api/homes/my_homes/2776" => "/api/homes/my_homes/2776"
      "/api/homes/my_homes/2782" => "/api/homes/my_homes/2782"
      "/api/homes/my_homes/2845" => "/api/homes/my_homes/2845"
      "/api/homes/my_homes/2848" => "/api/homes/my_homes/2848"
      "/api/homes/my_homes/2868" => "/api/homes/my_homes/2868"
      "/api/homes/my_homes/2922" => "/api/homes/my_homes/2922"
      "/api/homes/my_homes/2925" => "/api/homes/my_homes/2925"
      "/api/homes/my_homes/2938" => "/api/homes/my_homes/2938"
      "/api/homes/my_homes/10016" => "/api/homes/my_homes/10016"
      "/api/homes/my_homes/10029" => "/api/homes/my_homes/10029"
      "/api/homes/my_homes/10039" => "/api/homes/my_homes/10039"
      "/api/homes/my_homes/10048" => "/api/homes/my_homes/10048"
      "/api/homes/my_homes/10055" => "/api/homes/my_homes/10055"
    ]
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
  "resources_to_push" => ApiPlatform\State\ResourceList {#1496
    storage: []
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
]
UserNormalizer (31.75 ms)
Show nested normalizers
JsonEncoder (0.34 ms) 32.16 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.