You are here

namespace Drupal\uc_order\Event in Ubercart 8.4

Classsort descending Location Description
OrderCommentAddedEvent uc_order/src/Event/OrderCommentAddedEvent.php Event that is fired when an order comment is added.
OrderDeletedEvent uc_order/src/Event/OrderDeletedEvent.php Event that is fired when an order is being deleted.
OrderStatusEmailUpdateEvent uc_order/src/Event/OrderStatusEmailUpdateEvent.php Event indicating an email notification of order status change was requested.
OrderStatusUpdateEvent uc_order/src/Event/OrderStatusUpdateEvent.php Event that is fired when an order's status is changed.