GET https://assalam-orleans.fr/api/mobile/parent/children/4

Serializer

1 Handled
0.11 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  "item" => [
    "id" => 4
    "firstName" => "Oussama"
    "lastName" => "Hamdouni"
    "name" => "Hamdouni Oussama"
    "birthday" => "2026-05-16"
    "birthCity" => "Saint-Jean-de-la-Ruelle"
    "registration" => [
      "id" => 4
      "year" => 2026
      "type" => "nouvelle"
      "status" => "nouvelle"
      "cursus" => null
      "withScience" => true
      "amount" => 100.0
      "paidAmount" => 0.0
      "remainingAmount" => 100.0
      "child" => [
        "id" => 4
        "name" => "Hamdouni Oussama"
      ]
    ]
    "classe" => null
    "absences" => 0
    "registrations" => [
      [
        "id" => 4
        "year" => 2026
        "type" => "nouvelle"
        "status" => "nouvelle"
        "cursus" => null
        "withScience" => true
        "amount" => 100.0
        "paidAmount" => 0.0
        "remainingAmount" => 100.0
        "child" => [
          "id" => 4
          "name" => "Hamdouni Oussama"
        ]
      ]
    ]
    "absencesList" => []
  ]
]
Format: json
Show context
[
  "json_encode_options" => 15
]
JsonEncoder (0.01 ms) 0.11 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.