System / OS
Light
Dark
Fixed width
Fit to window
Ordered list of dispatched messages across all your buses
"PrestaShop\PrestaShop\Core\Domain\Notification\Query\GetNotificationLastElements"
{
try {
return $this->process($command);
} catch (HandlerFailedException $exception) {
throw $exception->getPrevious();
}
PrestaShop\PrestaShop\Core\Domain\Notification\Query\GetNotificationLastElements {#4187 -employeeId: PrestaShop\PrestaShop\Core\Domain\Employee\ValueObject\EmployeeId {#3971 -employeeId: 2 } }
Symfony\Component\Messenger\Stamp\BusNameStamp {#3983 -busName: "messenger.bus.default" }
Symfony\Component\Messenger\Stamp\HandledStamp {#5114 -result: PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResults {#5113 -notifications: [ PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResult {#5107 -type: PrestaShop\PrestaShop\Core\Domain\Notification\ValueObject\Type {#5111 -type: "order" } -total: 0 -notifications: [] } PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResult {#5109 -type: PrestaShop\PrestaShop\Core\Domain\Notification\ValueObject\Type {#5112 -type: "customer_message" } -total: 0 -notifications: [] } PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResult {#5110 -type: PrestaShop\PrestaShop\Core\Domain\Notification\ValueObject\Type {#5108 -type: "customer" } -total: 0 -notifications: [] } ] } -handlerName: "PrestaShop\PrestaShop\Adapter\Notification\QueryHandler\GetNotificationLastElementsHandler::handle" }