GET https://eticket.imalize.com/api/users/list

Serializer

1 Handled
0.06 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  "users" => [
    [
      "id" => 41
      "name" => "Alexandre Berges"
      "email" => "a.berges@imalize.com"
      "roles" => []
      "groups" => [
        "Chef d'équipe"
      ]
      "taskCount" => 5
    ]
    [
      "id" => 38
      "name" => "Audric Fourrier"
      "email" => "a.fourrier@imalize.com"
      "roles" => []
      "groups" => [
        "Chef d'équipe"
      ]
      "taskCount" => 1
    ]
    [
      "id" => 16
      "name" => "Benoit Friguet"
      "email" => "benoit.friguet@syntonic.it"
      "roles" => []
      "groups" => [
        "Chef d'équipe"
        "Commerce"
      ]
      "taskCount" => 0
    ]
    [
      "id" => 31
      "name" => "Giuliano Antognoli"
      "email" => "g.antognoli@imalize.com"
      "roles" => []
      "groups" => [
        "Chef d'équipe"
      ]
      "taskCount" => 0
    ]
    [
      "id" => 3
      "name" => "Kevin Robert"
      "email" => "k.robert@imalize.com"
      "roles" => []
      "groups" => [
        "Chef d'équipe"
        "Commerce"
      ]
      "taskCount" => 0
    ]
    [
      "id" => 2
      "name" => "Laurent CAMILLI"
      "email" => "l.camilli@imalize.com"
      "roles" => []
      "groups" => [
        "Chargé d’affaires"
      ]
      "taskCount" => 0
    ]
    [
      "id" => 65
      "name" => "Loane Paris"
      "email" => "l.paris@imalize.com"
      "roles" => []
      "groups" => [
        "Chef d'équipe"
      ]
      "taskCount" => 0
    ]
    [
      "id" => 15
      "name" => "Nicolas Vincent"
      "email" => "n.vincent@imalize.com"
      "roles" => [
        "ROLE_ADMIN"
      ]
      "groups" => [
        "Chef d'équipe"
        "Direction"
      ]
      "taskCount" => 0
    ]
  ]
  "unassignedCount" => 0
  "urgencyCounts" => [
    "warning" => 2
    "danger" => 6
    "alert" => 125
  ]
]
Format: json
Show context
[
  "json_encode_options" => 15
]
JsonEncoder (0.01 ms) 0.06 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.