POST https://privateshop.bestprestashopmodules.net/psadmin/index.php/common/notifications?_token=7d0789562d07970642b.sg4g6G8PGp-1UAIKXal-MqUvNiIP0Gfqi3ioMos2H48.1WUX…

Messages

Ordered list of dispatched messages across all your buses

"PrestaShop\PrestaShop\Core\Domain\Notification\Query\GetNotificationLastElements"
Caller In MessengerCommandBus.php line
Bus messenger.bus.default
Message
PrestaShop\PrestaShop\Core\Domain\Notification\Query\GetNotificationLastElements {#3146
  -employeeId: PrestaShop\PrestaShop\Core\Domain\Employee\ValueObject\EmployeeId {#3107
    -employeeId: 1
  }
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#3120
  -busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#4182
  -result: PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResults {#4179
    -notifications: [
      PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResult {#4164
        -type: PrestaShop\PrestaShop\Core\Domain\Notification\ValueObject\Type {#4176
          -type: "order"
        }
        -total: 0
        -notifications: []
      }
      PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResult {#4174
        -type: PrestaShop\PrestaShop\Core\Domain\Notification\ValueObject\Type {#4178
          -type: "customer_message"
        }
        -total: 0
        -notifications: []
      }
      PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResult {#4175
        -type: PrestaShop\PrestaShop\Core\Domain\Notification\ValueObject\Type {#4177
          -type: "customer"
        }
        -total: 0
        -notifications: []
      }
    ]
  }
  -handlerName: "PrestaShop\PrestaShop\Adapter\Notification\QueryHandler\GetNotificationLastElementsHandler::handle"
}