Serializer
2
Handled
2.30 ms
Total time
default 2
serialize 1
Data | Context | Normalizer | Encoder | Time | Caller |
---|---|---|---|---|---|
array
Show contents
[ "@context" => "/api/contexts/Product" "@id" => "/api/categories/37/products" "@type" => "hydra:Collection" "hydra:member" => [ [ "id" => 68 "name" => "Retouche photo numérique" "slug" => "retouche-photo-numrique-2344" "price" => 99.71 ] [ "id" => 55 "name" => "Scan pellicule haute résolution" "slug" => "scan-pellicule-haute-rsolution-7540" "price" => 27.81 ] [ "id" => 53 "name" => "Tirage photo 13x18cm" "slug" => "tirage-photo-13x18cm-9845" "price" => 118.22 ] [ "id" => 52 "name" => "Tirage photo 10x15cm" "slug" => "tirage-photo-10x15cm-8363" "price" => 174.37 ] ] "hydra:totalItems" => 4 ] |
Format: json
Show context
[ "json_encode_options" => 15 ] |
JsonEncoder (0.01 ms) | 0.03 ms |
deserialize 0
Nothing was deserialized.
normalize 1
Data | Context | Normalizer | Time | Caller |
---|---|---|---|---|
array
Show contents
[ App\Entity\Product {#1208 -id: 68 -name: "Retouche photo numérique" -slug: "retouche-photo-numrique-2344" -description: "Et iusto consequatur molestias iusto tenetur vel. Mollitia eum dolores aut eos." -shortDescription: "Et nesciunt nam molestiae qui cumque est." -categories: Doctrine\ORM\PersistentCollection {#1342 …} -shops: Doctrine\ORM\PersistentCollection {#1399 …} -price: 99.71 -productDisplay: Doctrine\ORM\PersistentCollection {#1420 …} -isGiftCard: null } App\Entity\Product {#1407 -id: 55 -name: "Scan pellicule haute résolution" -slug: "scan-pellicule-haute-rsolution-7540" -description: "Aspernatur qui voluptatum officiis est et distinctio et. Illo sed aliquid aut laudantium odit possimus nemo consequatur." -shortDescription: "Mollitia qui voluptatem eaque temporibus." -categories: Doctrine\ORM\PersistentCollection {#1421 …} -shops: Doctrine\ORM\PersistentCollection {#1423 …} -price: 27.81 -productDisplay: Doctrine\ORM\PersistentCollection {#1425 …} -isGiftCard: null } App\Entity\Product {#1427 -id: 53 -name: "Tirage photo 13x18cm" -slug: "tirage-photo-13x18cm-9845" -description: "Asperiores similique voluptas reiciendis laborum nulla commodi unde qui. Neque possimus consequuntur voluptatem. Aliquid quas dignissimos perspiciatis voluptas minus." -shortDescription: "Earum expedita laudantium quis laboriosam sit." -categories: Doctrine\ORM\PersistentCollection {#1428 …} -shops: Doctrine\ORM\PersistentCollection {#1430 …} -price: 118.22 -productDisplay: Doctrine\ORM\PersistentCollection {#1432 …} -isGiftCard: null } App\Entity\Product {#1434 -id: 52 -name: "Tirage photo 10x15cm" -slug: "tirage-photo-10x15cm-8363" -description: "Magni atque dolore illo temporibus. Nemo necessitatibus fuga nam sed." -shortDescription: "Quibusdam et blanditiis facere perferendis et dolores modi consequatur." -categories: Doctrine\ORM\PersistentCollection {#1435 …} -shops: Doctrine\ORM\PersistentCollection {#1437 …} -price: 174.37 -productDisplay: Doctrine\ORM\PersistentCollection {#1439 …} -isGiftCard: null } ] |
Format: json
Show context
[ "groups" => [ "product:list" ] ] |
ItemNormalizer (0.06 ms) | 2.27 ms |
denormalize 0
Nothing was denormalized.
encode 0
Nothing was encoded.
decode 0
Nothing was decoded.