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 {#3039 -employeeId: PrestaShop\PrestaShop\Core\Domain\Employee\ValueObject\EmployeeId {#2814 -employeeId: 4 } }
Symfony\Component\Messenger\Stamp\BusNameStamp {#2828 -busName: "messenger.bus.default" }
Symfony\Component\Messenger\Stamp\HandledStamp {#3913 -result: PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResults {#3912 -notifications: [ PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResult {#3906 -type: PrestaShop\PrestaShop\Core\Domain\Notification\ValueObject\Type {#3910 -type: "order" } -total: 0 -notifications: [] } PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResult {#3908 -type: PrestaShop\PrestaShop\Core\Domain\Notification\ValueObject\Type {#3911 -type: "customer_message" } -total: 0 -notifications: [] } PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResult {#3909 -type: PrestaShop\PrestaShop\Core\Domain\Notification\ValueObject\Type {#3907 -type: "customer" } -total: 0 -notifications: [] } ] } -handlerName: "PrestaShop\PrestaShop\Adapter\Notification\QueryHandler\GetNotificationLastElementsHandler::handle" }