GET https://ticket-sales.dracoder.com/api/open/category/

Serializer

2 Handled
23.71 ms Total time

serialize 2

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  App\Entity\Category {#836
    #id: "3fd094b7-0346-4233-9835-d35f2fc5a8d5"
    #createdAt: DateTime @1721728608 {#840
      date: 2024-07-23 09:56:48.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1721728608 {#839
      date: 2024-07-23 09:56:48.0 UTC (+00:00)
    }
    #description: "Cultura, teatro y espectáculos"
    #icon: null
    -events: Doctrine\ORM\PersistentCollection {#802 …}
  }
  App\Entity\Category {#540
    #id: "d638f8ad-da15-418a-a842-03e276cf665d"
    #createdAt: DateTime @1752665907 {#703
      date: 2025-07-16 11:38:27.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1752665907 {#422
      date: 2025-07-16 11:38:27.0 UTC (+00:00)
    }
    #description: "Ciclo Indoor"
    #icon: "eventoscicloindoor-68778f33403568.76086242.jpg"
    -events: Doctrine\ORM\PersistentCollection {#415 …}
  }
]
Format: json
Show context
[
  "groups" => [
    "category_index"
  ]
]
CategoryNormalizer (4.97 ms) JsonEncoder (0.03 ms) 23.62 ms
array
Show contents
[
  [
    "id" => "3fd094b7-0346-4233-9835-d35f2fc5a8d5"
    "description" => "Cultura, teatro y espectáculos"
    "iconUrl" => null
  ]
  [
    "id" => "d638f8ad-da15-418a-a842-03e276cf665d"
    "description" => "Ciclo Indoor"
    "iconUrl" => "https://ticket-sales.dracoder.com/api/open/category/d638f8ad-da15-418a-a842-03e276cf665d/icon?name=1782012428"
  ]
]
Format: json
Show context
[
  "json_encode_options" => 15
]
JsonEncoder (0.02 ms) 0.10 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.