GET https://api-dev-bdw.softmena.dev/api/notifications?limit=5&page=1&prioritize_unread=true

Serializer

1 Handled
0.98 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  "data" => [
    App\Entity\Notification {#1649
      -id: 2282
      -uid: "b01502c3-d990-48c9-a4fe-63267196ba88"
      -user: App\Entity\User {#809 …}
      -title: "Reserva Cancelada"
      -body: "Tu reserva con Forza GT ha sido cancelada."
      -type: App\Enum\NotificationTypeEnum {#1661 …}
      -data: [
        "booking_uid" => "0c30c81c-276d-4e65-96c0-d936627e5528"
      ]
      -readAt: null
      -createdAt: DateTimeImmutable @1780681502 {#1697
        date: 2026-06-05 14:45:02.0 America/Montevideo (-03:00)
      }
    }
    App\Entity\Notification {#1654
      -id: 2275
      -uid: "3ada5a82-5ad1-4282-aab0-28f3497de362"
      -user: App\Entity\User {#809 …}
      -title: "Último aviso: Tu reserva expirará pronto"
      -body: "Solo tienes unos minutos para confirmar tu pago."
      -type: App\Enum\NotificationTypeEnum {#1642 …}
      -data: [
        "booking_uid" => "0c30c81c-276d-4e65-96c0-d936627e5528"
      ]
      -readAt: null
      -createdAt: DateTimeImmutable @1780680601 {#1652
        date: 2026-06-05 14:30:01.0 America/Montevideo (-03:00)
      }
    }
    App\Entity\Notification {#1656
      -id: 2274
      -uid: "d6a68588-58f1-424f-8923-309dcd7df206"
      -user: App\Entity\User {#809 …}
      -title: "¡No pierdas tu horario!"
      -body: "Tu reserva está pendiente de pago. Complétala antes de que expire."
      -type: App\Enum\NotificationTypeEnum {#1642 …}
      -data: [
        "booking_uid" => "0c30c81c-276d-4e65-96c0-d936627e5528"
      ]
      -readAt: null
      -createdAt: DateTimeImmutable @1780679702 {#1655
        date: 2026-06-05 14:15:02.0 America/Montevideo (-03:00)
      }
    }
    App\Entity\Notification {#1660
      -id: 2273
      -uid: "ecefdcb8-69af-440c-bdc9-50815eda4a43"
      -user: App\Entity\User {#809 …}
      -title: "Pago Iniciado"
      -body: "Has iniciado el proceso de pago. (Estado: Iniciado)."
      -type: App\Enum\NotificationTypeEnum {#1623 …}
      -data: [
        "booking_uid" => "0c30c81c-276d-4e65-96c0-d936627e5528"
      ]
      -readAt: null
      -createdAt: DateTimeImmutable @1780678569 {#1659
        date: 2026-06-05 13:56:09.0 America/Montevideo (-03:00)
      }
    }
    App\Entity\Notification {#1664
      -id: 2272
      -uid: "46f5fb28-549b-4f11-8ecb-cecdc34b5872"
      -user: App\Entity\User {#809 …}
      -title: "Pago Iniciado"
      -body: "Has iniciado el proceso de pago. (Estado: Iniciado)."
      -type: App\Enum\NotificationTypeEnum {#1623 …}
      -data: [
        "booking_uid" => "0c30c81c-276d-4e65-96c0-d936627e5528"
      ]
      -readAt: null
      -createdAt: DateTimeImmutable @1780678541 {#1663
        date: 2026-06-05 13:55:41.0 America/Montevideo (-03:00)
      }
    }
  ]
  "meta" => [
    "page" => 1
    "limit" => 5
    "total" => 753
    "pages" => 151.0
  ]
]
Format: json
Show context
[
  "json_encode_options" => 15
  "groups" => "notification:read"
]
ObjectNormalizer (0.05 ms) JsonEncoder (0.03 ms) 0.98 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.