GET http://bandoo-dev.ru/api/conversations?limit=20

Serializer

2 Handled
1.72 ms Total time

default 2

serialize 1

Data Context Normalizer Encoder Time Caller
array
[
  "items" => [
    [
      "id" => "01a0966f-9a78-7c44-ad9b-12d6e207b0e3"
      "initiator" => "019efb3d-4132-79dd-abed-2f5eb76ecd0c"
      "recipient" => "e85281f7-c398-4c03-9540-1019ee040a88"
      "recipient_message_counter" => 0
      "initiator_message_counter" => 6
      "created_at" => "2026-09-12 16:24:51"
      "updated_at" => "2026-09-13 23:47:33"
      "initiator_name" => "Тадац"
      "initiator_name_last" => "Кучеряев"
      "initiator_avatar_small_hash" => "4e8eb0a2-d984-434a-a0a1-4184a0a8afc6-6aa5742fdd438.jpg"
      "recipient_name" => "Михаил"
      "recipient_name_last" => "Усиков"
      "recipient_avatar_small_hash" => "VBfavRT09oM6YCWzv7GXfRbO8gtE1WGXZoN1CHuTi0iCRSmPGF6M2jpUbboY79triB-p4Th2Rr6PEWVlmto1Kbvr-6aa573f7c1077.jpg"
      "last_message" => [
        "id" => "a8bce08a-ddf1-4a58-85b7-0e221b160db3"
        "message" => "Вот мое главное"
        "status" => "sent"
        "timestamp" => 1789343253
        "updated_at" => "2026-09-13 23:47:33"
        "sender_id" => "e85281f7-c398-4c03-9540-1019ee040a88"
        "sender_name" => "Михаил"
        "sender_name_last" => "Усиков"
        "sender_avatar_small_hash" => "VBfavRT09oM6YCWzv7GXfRbO8gtE1WGXZoN1CHuTi0iCRSmPGF6M2jpUbboY79triB-p4Th2Rr6PEWVlmto1Kbvr-6aa573f7c1077.jpg"
      ]
      "initiator_online" => false
      "recipient_online" => true
      "last_update" => "2026-09-15 23:39"
    ]
  ]
  "next_cursor" => null
  "has_more" => false
]
Format: json
[
  "json_encode_options" => 15
]
JsonEncoder (0.01 ms) 0.12 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 1

Data Context Normalizer Time Caller
array
[
  "limit" => "20"
]
Type: App\ReadModel\Message\Conversation\UserConversations\Query
Format: csv
[
  "collect_denormalization_errors" => true
  "filter_bool" => true
]
ObjectNormalizer (1.46 ms) 1.59 ms

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.