You are here

namespace Drupal\commerce_order\Entity in Commerce Core 8.2

Classsort descending Location Description
Order modules/order/src/Entity/Order.php Defines the order entity class.
OrderInterface modules/order/src/Entity/OrderInterface.php Defines the interface for orders.
OrderItem modules/order/src/Entity/OrderItem.php Defines the order item entity class.
OrderItemInterface modules/order/src/Entity/OrderItemInterface.php Defines the interface for order items.
OrderItemType modules/order/src/Entity/OrderItemType.php Defines the order item type entity class.
OrderItemTypeInterface modules/order/src/Entity/OrderItemTypeInterface.php Defines the interface for order item types.
OrderType modules/order/src/Entity/OrderType.php Defines the order type entity class.
OrderTypeInterface modules/order/src/Entity/OrderTypeInterface.php Defines the interface for order types.