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 {#3114 -employeeId: PrestaShop\PrestaShop\Core\Domain\Employee\ValueObject\EmployeeId {#2750 -employeeId: 1 } }
Symfony\Component\Messenger\Stamp\BusNameStamp {#2836 -busName: "messenger.bus.default" }
Symfony\Component\Messenger\Stamp\HandledStamp {#4016 -result: PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResults {#4013 -notifications: [ PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResult {#3998 -type: PrestaShop\PrestaShop\Core\Domain\Notification\ValueObject\Type {#4010 -type: "order" } -total: 0 -notifications: [] } PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResult {#4008 -type: PrestaShop\PrestaShop\Core\Domain\Notification\ValueObject\Type {#4012 -type: "customer_message" } -total: 0 -notifications: [] } PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResult {#4009 -type: PrestaShop\PrestaShop\Core\Domain\Notification\ValueObject\Type {#4011 -type: "customer" } -total: 0 -notifications: [] } ] } -handlerName: "PrestaShop\PrestaShop\Adapter\Notification\QueryHandler\GetNotificationLastElementsHandler::handle" }