Serializer
2
Handled
2.90 ms
Total time
default 2
serialize 1
| Data | Context | Normalizer | Encoder | Time | Caller |
|---|---|---|---|---|---|
|
array
Show contents
[ "status" => 200 "success" => 1 "failed" => 0 "results" => [ [ "index" => 0 "idcoureurparpc" => null "date" => "2026-03-13" "heuredepassage" => "14:00:18" "message" => "Passage enregistré avec succès." ] ] "errors" => [] ] |
Format: json
Show context
[ "json_encode_options" => 15 ] |
JsonEncoder (0.01 ms) | 0.28 ms |
deserialize 1
| Data | Context | Normalizer | Encoder | Time | Caller |
|---|---|---|---|---|---|
|
string
Show contents
"[{"numdossard":"1004","idpc":3,"date":"2026-03-13","heurepassage":"14:00:18"}]"
|
Type: App\Dto\CoureurParPcInput[]
Format: json
Show context
[] |
ArrayDenormalizer (2.38 ms) | JsonEncoder (0.01 ms) | 2.62 ms |
normalize 0
Nothing was normalized.
denormalize 0
Nothing was denormalized.
encode 0
Nothing was encoded.
decode 0
Nothing was decoded.