Serializer
2
Handled
23.87 ms
Total time
serialize 2
| Data | Context | Normalizer | Encoder | Time | Caller |
|---|---|---|---|---|---|
|
array
Show contents
[ App\Entity\Space {#826 #id: "34399160-edb0-4ad9-811b-49fb01c84be5" #createdAt: DateTime @1721728404 {#764 : 2024-07-23 09:53:24.0 UTC (+00:00) } #updatedAt: DateTime @1721728404 {#699 : 2024-07-23 09:53:24.0 UTC (+00:00) } #name: "Teatro Ideal" #address: "C. Teatro, 4" #city: "Calahorra" #zipCode: 26500 #state: "La Rioja" #country: "ES" #phone: "+34 941 10 50 65" #merchant: Proxies\__CG__\App\Entity\Merchant {#828 …} #price: "12.00" #administrativeCosts: "2.00" #imagePath: "PLATEA-11-e1640691138128-669f7d94714a35.36751987.jpg" #banner: null #fallbackColorFrom: null #fallbackColorTo: null #bannerBlur: false -managers: Doctrine\ORM\PersistentCollection {#830 …} -rooms: Doctrine\ORM\PersistentCollection {#1080 …} } App\Entity\Space {#1078 #id: "998814f6-7087-460d-8bb5-bb755f6bb115" #createdAt: DateTime @1752665856 {#1082 : 2025-07-16 11:37:36.0 UTC (+00:00) } #updatedAt: DateTime @1752665856 {#1079 : 2025-07-16 11:37:36.0 UTC (+00:00) } #name: "Puerto marinero de Candás" #address: "Rufo Rendueles, 2" #city: "Candás" #zipCode: 33430 #state: "Asturias" #country: "ES" #phone: "612345678" #merchant: Proxies\__CG__\App\Entity\Merchant {#1076 …} #price: "55.00" #administrativeCosts: "1.00" #imagePath: "eventoscicloindoor-68778f00160718.40228846.jpg" #banner: "eventoscicloindoor-68778fa483ee30.33738456.jpg" #fallbackColorFrom: null #fallbackColorTo: null #bannerBlur: false -managers: Doctrine\ORM\PersistentCollection {#1087 …} -rooms: Doctrine\ORM\PersistentCollection {#1102 …} } ] |
Format: json
Show context
[ "groups" => [ "space_index" ] ] |
SpaceNormalizer (1.17 ms) | JsonEncoder (0.03 ms) | 23.78 ms | |
|
array
Show contents
[
[
"id" => "34399160-edb0-4ad9-811b-49fb01c84be5"
"name" => "Teatro Ideal"
"address" => "C. Teatro, 4"
"city" => "Calahorra"
"zipCode" => 26500
"state" => "La Rioja"
"country" => "ES"
"phone" => "+34 941 10 50 65"
"price" => "12.00"
"administrativeCosts" => "2.00"
"bannerUrl" => null
"imageUrl" => "https://ticket-sales.dracoder.com/api/open/space/34399160-edb0-4ad9-811b-49fb01c84be5/image?fileName=PLATEA-11-e1640691138128-669f7d94714a35.36751987.jpg"
"finalPrice" => "12.00"
]
[
"id" => "998814f6-7087-460d-8bb5-bb755f6bb115"
"name" => "Puerto marinero de Candás"
"address" => "Rufo Rendueles, 2"
"city" => "Candás"
"zipCode" => 33430
"state" => "Asturias"
"country" => "ES"
"phone" => "612345678"
"price" => "55.00"
"administrativeCosts" => "1.00"
"bannerUrl" => "https://ticket-sales.dracoder.com/api/open/space/998814f6-7087-460d-8bb5-bb755f6bb115/image?fileName=eventoscicloindoor-68778fa483ee30.33738456.jpg"
"imageUrl" => "https://ticket-sales.dracoder.com/api/open/space/998814f6-7087-460d-8bb5-bb755f6bb115/image?fileName=eventoscicloindoor-68778f00160718.40228846.jpg"
"finalPrice" => "55.00"
]
]
|
Format: json
Show context
[ "json_encode_options" => 15 ] |
JsonEncoder (0.01 ms) | 0.09 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.