Messages

All1

Ordered list of dispatched messages across all your buses

"App\Planning\Application\Query\GetNextEvent\GetNextEventQuery"
Caller In MessengerQueryBus.php line
Bus query.bus
Message
App\Planning\Application\Query\GetNextEvent\GetNextEventQuery {#511
  +conversationId: "019f9b73-07f0-7146-8dc8-f8171f31df5a"
  +sources: [
    App\Planning\Domain\ValueObject\EventSource {#523
      +name: "CalendarEvent"
      +value: "calendar_event"
    }
  ]
  +categoryIds: []
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#498
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#245
  -result: App\Planning\Domain\ValueObject\EventOccurrence {#226
    +id: "019f9b73-080b-7db6-8587-34a3bbff93b2"
    +source: App\Planning\Domain\ValueObject\EventSource {#523
      +name: "CalendarEvent"
      +value: "calendar_event"
    }
    +title: "Montage du site"
    +startsAt: DateTimeImmutable @1788426000 {#238
      date: 2026-09-03 09:00:00.0 UTC (+00:00)
    }
    +endsAt: DateTimeImmutable @1788458400 {#225
      date: 2026-09-03 18:00:00.0 UTC (+00:00)
    }
    +location: "Parc des Remparts"
    +description: "Chapiteau, scènes, buvette, signalétique. Repas offert aux bénévoles présents."
    +conversationId: "019f9b73-07f0-7146-8dc8-f8171f31df5a"
    +conversationName: "Programmation"
    +participantCount: null
    +minParticipants: null
    +maxParticipants: null
  }
  -handlerName: "App\Planning\Application\Query\GetNextEvent\GetNextEventHandler::__invoke"
}

command.bus0

Ordered list of messages dispatched on the command.bus bus

query.bus1

Ordered list of messages dispatched on the query.bus bus

"App\Planning\Application\Query\GetNextEvent\GetNextEventQuery"
Caller In MessengerQueryBus.php line
Message
App\Planning\Application\Query\GetNextEvent\GetNextEventQuery {#511
  +conversationId: "019f9b73-07f0-7146-8dc8-f8171f31df5a"
  +sources: [
    App\Planning\Domain\ValueObject\EventSource {#523
      +name: "CalendarEvent"
      +value: "calendar_event"
    }
  ]
  +categoryIds: []
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#498
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#245
  -result: App\Planning\Domain\ValueObject\EventOccurrence {#226
    +id: "019f9b73-080b-7db6-8587-34a3bbff93b2"
    +source: App\Planning\Domain\ValueObject\EventSource {#523
      +name: "CalendarEvent"
      +value: "calendar_event"
    }
    +title: "Montage du site"
    +startsAt: DateTimeImmutable @1788426000 {#238
      date: 2026-09-03 09:00:00.0 UTC (+00:00)
    }
    +endsAt: DateTimeImmutable @1788458400 {#225
      date: 2026-09-03 18:00:00.0 UTC (+00:00)
    }
    +location: "Parc des Remparts"
    +description: "Chapiteau, scènes, buvette, signalétique. Repas offert aux bénévoles présents."
    +conversationId: "019f9b73-07f0-7146-8dc8-f8171f31df5a"
    +conversationName: "Programmation"
    +participantCount: null
    +minParticipants: null
    +maxParticipants: null
  }
  -handlerName: "App\Planning\Application\Query\GetNextEvent\GetNextEventHandler::__invoke"
}

event.bus0

Ordered list of messages dispatched on the event.bus bus