Serializer
2
Handled
212.39 ms
Total time
serialize 0
Nothing was serialized.
deserialize 0
Nothing was deserialized.
normalize 0
Nothing was normalized.
denormalize 2
| Data | Context | Normalizer | Time |
|---|---|---|---|
|
array
Show contents
[
[
"id" => 1
"nombre" => "Colombia"
]
]
|
Type: App\Dto\Core\SimpleCountryDto[]
Format: none
Show context
[] |
ArrayDenormalizer (148.54 ms) | 198.43 ms |
|
array
Show contents
[
[
"id" => 2
"nombre" => "Cédula"
]
]
|
Type: App\Dto\Core\SimpleDocumentTypeDto[]
Format: none
Show context
[] |
ArrayDenormalizer (12.86 ms) | 13.96 ms |
encode 0
Nothing was encoded.
decode 0
Nothing was decoded.