Serializer

1 Handled
0.12 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  "success" => true
  "data" => [
    "nouveaux_dossiers" => 16
    "stock_dossiers" => 41
    "dossiers_devenus_stagiaires" => 14
    "repartition_statuts" => [
      [
        "statut_code" => "alumni"
        "total" => 2
        "statut_label" => "Alumni"
      ]
      [
        "statut_code" => "candidat"
        "total" => 1
        "statut_label" => "Candidat"
      ]
      [
        "statut_code" => "postulant"
        "total" => 6
        "statut_label" => "Postulant"
      ]
      [
        "statut_code" => "prospect"
        "total" => 1
        "statut_label" => "Prospect"
      ]
      [
        "statut_code" => "stagiaire"
        "total" => 31
        "statut_label" => "Stagiaire"
      ]
    ]
    "evolution_journaliere" => [
      [
        "date" => "2026-05-12"
        "total" => 1
      ]
      [
        "date" => "2026-05-19"
        "total" => 1
      ]
      [
        "date" => "2026-05-20"
        "total" => 2
      ]
    ]
    "devis" => [
      "nb_crees" => 17
      "nb_valides" => 0
      "montant_total_valides" => 0.0
    ]
    "finance" => [
      "total_facture" => 8239.0
      "total_encaisse" => 1498.48
      "reste_a_payer" => 6740.52
    ]
  ]
]
Format: json
Show context
[
  "json_encode_options" => 15
]
JsonEncoder (0.02 ms) 0.12 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.