GET http://beta.cea-cct.iasgroup.io/api/units?archived=false

Serializer

1 Handled
1.13 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
App\Dto\PaginationDto
Show contents
App\Dto\PaginationDto {#658
  -values: [
    App\Dto\Configuration\UnitDto {#638
      -id: 1
      -name: "U1"
      -parent: null
      -children: [
        App\Dto\Configuration\UnitDto {#668
          -id: 2
          -name: "U2"
          -parent: App\Dto\Configuration\UnitHeadDto {#664 …}
          -children: []
          -canBeDeleted: true
          -archivedAt: null
        }
      ]
      -canBeDeleted: true
      -archivedAt: null
    }
    App\Dto\Configuration\UnitDto {#670
      -id: 2
      -name: "U2"
      -parent: App\Dto\Configuration\UnitHeadDto {#654 …}
      -children: []
      -canBeDeleted: true
      -archivedAt: null
    }
  ]
  -total: 2
  -offset: 0
  -limit: 0
}
Format: json
Show context
[
  "json_encode_options" => 15
]
ObjectNormalizer (1.07 ms) JsonEncoder (0.01 ms) 1.13 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.