GET https://fluxxo.fr/api/profil

Serializer

1 Handled
12.88 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
App\Entity\UserClient
Show contents
App\Entity\UserClient {#1503
  -id: 5
  -email: "guermassimoheddine@gmail.com"
  -roles: [
    "ROLE_CLIENT_TECHNICIEN"
  ]
  -plainPassword: null
  -password: "$2y$13$nAbJqxiYV8J05k5zjxmKDOIQsX7gVZsuITk0n1dtxWz79ZwNEJehS"
  -tokenPassword: null
  -tokenActivate: null
  -nom: "Guermassi"
  -prenom: "Moheddine"
  -createdAt: DateTimeImmutable @1744036608 {#1447
    date: 2025-04-07 14:36:48.0 UTC (+00:00)
  }
  -theStatut: App\Entity\UserStatut {#1278 …}
  -mobile: "06.59.92.80.59"
  -reference: "GLEB"
  -theType: App\Entity\UserType {#1508 …}
  -theRolePrincipal: App\Entity\UserRole {#1498 …}
  -photo: "1714582172560-67f51affb9091506070488.jpeg"
  -photoFile: null
  -oldImageName: null
  -uploadsImageFile: ? ?string
  -updatedAt: DateTimeImmutable @1744116479 {#1501
    date: 2025-04-08 12:47:59.0 UTC (+00:00)
  }
  -inspections: Doctrine\ORM\PersistentCollection {#1491 …}
  -interventions: Doctrine\ORM\PersistentCollection {#1580 …}
  -commandes: Doctrine\ORM\PersistentCollection {#1662 …}
  -responsableInterventions: Doctrine\ORM\PersistentCollection {#1667 …}
  -tarifHoraire: null
  -client: Proxies\__CG__\App\Entity\Clients {#1638 …}
  -inspectionTechnicien: Doctrine\ORM\PersistentCollection {#1709 …}
}
Format: jsonld
Show context
[
  "groups" => [
    "api:profil:show"
  ]
  "operation_name" => "_api_profil_get"
  "operation" => ApiPlatform\Metadata\Get {#1900
    #parameters: null
    #shortName: "Profil"
    #class: "App\Entity\User"
    #description: null
    #urlGenerationStrategy: null
    #deprecationReason: null
    #normalizationContext: [
      "groups" => [
        "api:profil:show"
      ]
    ]
    #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: "App\ApiResource\Provider\UserLoggedProvider"
    #processor: "api_platform.doctrine.orm.state.persist_processor"
    #stateOptions: ApiPlatform\Doctrine\Orm\State\Options {#893 …}
    #rules: null
    #policy: null
    #middleware: null
    #queryParameterValidationEnabled: null
    #strictQueryParameterValidation: null
    #hideHydraOperation: null
    #extraProperties: [
      "user_defined_uri_template" => true
    ]
    #paginationViaCursor: null
    #read: true
    #deserialize: null
    #validate: null
    #write: null
    #serialize: true
    #priority: 0
    #name: "_api_profil_get"
    #method: "GET"
    #uriTemplate: "profil"
    #types: null
    #formats: null
    #inputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
      "json" => [
        "application/json"
      ]
      "multipart" => [
        "multipart/form-data"
      ]
    ]
    #outputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
      "json" => [
        "application/json"
      ]
      "multipart" => [
        "multipart/form-data"
      ]
    ]
    #uriVariables: []
    #routePrefix: null
    #routeName: null
    #defaults: null
    #requirements: null
    #options: null
    #stateless: true
    #sunset: null
    #acceptPatch: null
    #status: null
    #host: null
    #schemes: null
    #condition: null
    #controller: null
    #headers: null
    #cacheHeaders: [
      "vary" => [
        "Content-Type"
        "Authorization"
        "Origin"
      ]
    ]
    #hydraContext: null
    #openapi: ApiPlatform\OpenApi\Model\Operation {#891 …}
    #exceptionToStatus: null
    #links: null
    #errors: null
  }
  "resource_class" => "App\Entity\User"
  "skip_null_values" => true
  "iri_only" => false
  "request_uri" => "/api/profil"
  "uri" => "https://fluxxo.fr/api/profil"
  "input" => null
  "output" => null
  "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" => ""
  "uri_variables" => []
  "resources" => ApiPlatform\State\ResourceList {#1888
    storage: [
      "/api/user_clients/5" => "/api/user_clients/5"
      "/api/clients/1" => "/api/clients/1"
    ]
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
  "resources_to_push" => ApiPlatform\State\ResourceList {#1908
    storage: []
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
]
CommonSerializer (12.80 ms) JsonEncoder (0.01 ms) 12.88 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.