You are here

103 files declare their use of OrderInterface in Commerce Core 8.2

AvailabilityOrderProcessor.php in modules/order/src/AvailabilityOrderProcessor.php
CartEmptyEvent.php in modules/cart/src/Event/CartEmptyEvent.php
CartEntityAccessTest.php in modules/cart/tests/src/Functional/CartEntityAccessTest.php
CartEntityAddEvent.php in modules/cart/src/Event/CartEntityAddEvent.php
CartManager.php in modules/cart/src/CartManager.php
CartManagerInterface.php in modules/cart/src/CartManagerInterface.php
CartManagerTest.php in modules/cart/tests/src/Kernel/CartManagerTest.php
CartOrderItemAddEvent.php in modules/cart/src/Event/CartOrderItemAddEvent.php
CartOrderItemRemoveEvent.php in modules/cart/src/Event/CartOrderItemRemoveEvent.php
CartOrderItemUpdateEvent.php in modules/cart/src/Event/CartOrderItemUpdateEvent.php
CartProvider.php in modules/cart/src/CartProvider.php
CartProviderInterface.php in modules/cart/src/CartProviderInterface.php
CartProviderTest.php in modules/cart/tests/src/Kernel/CartProviderTest.php
CartTest.php in modules/cart/tests/src/Functional/CartTest.php
ChainCheckoutFlowResolver.php in modules/checkout/src/Resolver/ChainCheckoutFlowResolver.php
CheckoutAccessTest.php in modules/checkout/tests/src/Kernel/CheckoutAccessTest.php
CheckoutCompletionRegisterEvent.php in modules/checkout/src/Event/CheckoutCompletionRegisterEvent.php
CheckoutFlowResolverInterface.php in modules/checkout/src/Resolver/CheckoutFlowResolverInterface.php
CheckoutOrderManager.php in modules/checkout/src/CheckoutOrderManager.php
CheckoutOrderManagerInterface.php in modules/checkout/src/CheckoutOrderManagerInterface.php
CheckoutPaneBase.php in modules/checkout/src/Plugin/Commerce/CheckoutPane/CheckoutPaneBase.php
CheckoutPaneInterface.php in modules/checkout/src/Plugin/Commerce/CheckoutPane/CheckoutPaneInterface.php
CombinationOffer.php in modules/promotion/src/Plugin/Commerce/PromotionOffer/CombinationOffer.php
commerce_cart.module in modules/cart/commerce_cart.module
Implements the shopping cart system and add to cart features.
commerce_order.tokens.inc in modules/order/commerce_order.tokens.inc
Builds placeholder replacement tokens for order data.
ConditionGroupTest.php in tests/src/Unit/ConditionGroupTest.php
Coupon.php in modules/promotion/src/Entity/Coupon.php
CouponInterface.php in modules/promotion/src/Entity/CouponInterface.php
CouponRedemption.php in modules/promotion/src/Plugin/Commerce/InlineForm/CouponRedemption.php
CouponValidConstraintValidator.php in modules/promotion/src/Plugin/Validation/Constraint/CouponValidConstraintValidator.php
CustomerFormTrait.php in modules/order/src/Form/CustomerFormTrait.php
DefaultCheckoutFlowResolver.php in modules/checkout/src/Resolver/DefaultCheckoutFlowResolver.php
FilterPaymentGatewaysEvent.php in modules/payment/src/Event/FilterPaymentGatewaysEvent.php
LocalTaxTypeBase.php in modules/tax/src/Plugin/Commerce/TaxType/LocalTaxTypeBase.php
OffsitePaymentGatewayBase.php in modules/payment/src/Plugin/Commerce/PaymentGateway/OffsitePaymentGatewayBase.php
OffsitePaymentGatewayInterface.php in modules/payment/src/Plugin/Commerce/PaymentGateway/OffsitePaymentGatewayInterface.php
OffsiteRedirect.php in modules/payment_example/src/Plugin/Commerce/PaymentGateway/OffsiteRedirect.php
OrderAssignEvent.php in modules/order/src/Event/OrderAssignEvent.php
OrderAssignment.php in modules/order/src/OrderAssignment.php
OrderAssignmentInterface.php in modules/order/src/OrderAssignmentInterface.php
OrderBillingAddressTest.php in modules/order/tests/src/Unit/Plugin/Commerce/Condition/OrderBillingAddressTest.php
OrderCurrencyTest.php in modules/order/tests/src/Unit/Plugin/Commerce/Condition/OrderCurrencyTest.php
OrderCustomer.php in modules/order/src/Plugin/Commerce/Condition/OrderCustomer.php
OrderCustomerRoleTest.php in modules/order/tests/src/Unit/Plugin/Commerce/Condition/OrderCustomerRoleTest.php
OrderCustomerTest.php in modules/order/tests/src/Unit/Plugin/Commerce/Condition/OrderCustomerTest.php
OrderEmailTest.php in modules/order/tests/src/Unit/Plugin/Commerce/Condition/OrderEmailTest.php
OrderEvent.php in modules/order/src/Event/OrderEvent.php
OrderIntegrationTest.php in modules/log/tests/src/Kernel/OrderIntegrationTest.php
OrderItemQuantityTest.php in modules/promotion/tests/src/Unit/Plugin/Commerce/Condition/OrderItemQuantityTest.php
OrderLockingTest.php in modules/order/tests/src/Kernel/OrderLockingTest.php
OrderPaymentGatewayTest.php in modules/payment/tests/src/Unit/Plugin/Commerce/Condition/OrderPaymentGatewayTest.php
OrderPreprocessorInterface.php in modules/order/src/OrderPreprocessorInterface.php
OrderProcessorInterface.php in modules/order/src/OrderProcessorInterface.php
OrderProductCategoryTest.php in modules/product/tests/src/Unit/Plugin/Commerce/Condition/OrderProductCategoryTest.php
OrderProductTest.php in modules/product/tests/src/Unit/Plugin/Commerce/Condition/OrderProductTest.php
OrderProductTypeTest.php in modules/product/tests/src/Unit/Plugin/Commerce/Condition/OrderProductTypeTest.php
OrderProfilesEvent.php in modules/order/src/Event/OrderProfilesEvent.php
OrderPurchasedEntity.php in modules/order/src/Plugin/Commerce/Condition/OrderPurchasedEntity.php
OrderPurchasedEntityTest.php in modules/order/tests/src/Unit/Plugin/Commerce/Condition/OrderPurchasedEntityTest.php
OrderReceiptMail.php in modules/order/src/Mail/OrderReceiptMail.php
OrderReceiptMailInterface.php in modules/order/src/Mail/OrderReceiptMailInterface.php
OrderRefresh.php in modules/order/src/OrderRefresh.php
OrderRefreshInterface.php in modules/order/src/OrderRefreshInterface.php
OrderRenderer.php in modules/order/src/EntityPrint/OrderRenderer.php
OrderStorage.php in modules/order/src/OrderStorage.php
OrderStoreResolver.php in modules/order/src/Resolver/OrderStoreResolver.php
OrderStoreTest.php in modules/order/tests/src/Unit/Plugin/Commerce/Condition/OrderStoreTest.php
OrderTotalPriceTest.php in modules/order/tests/src/Unit/Plugin/Commerce/Condition/OrderTotalPriceTest.php
OrderTotalSummary.php in modules/order/src/OrderTotalSummary.php
OrderTotalSummaryInterface.php in modules/order/src/OrderTotalSummaryInterface.php
OrderTypeTest.php in modules/order/tests/src/Unit/Plugin/Commerce/Condition/OrderTypeTest.php
OrderUserViewAccessCheck.php in modules/order/src/Access/OrderUserViewAccessCheck.php
OrderVariationTypeTest.php in modules/product/tests/src/Unit/Plugin/Commerce/Condition/OrderVariationTypeTest.php
PaymentCheckoutController.php in modules/payment/src/Controller/PaymentCheckoutController.php
PaymentGateway.php in modules/payment/src/Entity/PaymentGateway.php
PaymentGatewayInterface.php in modules/payment/src/Entity/PaymentGatewayInterface.php
PaymentGatewayStorage.php in modules/payment/src/PaymentGatewayStorage.php
PaymentGatewayStorageInterface.php in modules/payment/src/PaymentGatewayStorageInterface.php
PaymentOptionsBuilder.php in modules/payment/src/PaymentOptionsBuilder.php
PaymentOptionsBuilderInterface.php in modules/payment/src/PaymentOptionsBuilderInterface.php
PaymentOrderProcessor.php in modules/payment/src/PaymentOrderProcessor.php
PaymentOrderUpdater.php in modules/payment/src/PaymentOrderUpdater.php
PaymentOrderUpdaterInterface.php in modules/payment/src/PaymentOrderUpdaterInterface.php
PaymentStorage.php in modules/payment/src/PaymentStorage.php
PaymentStorageInterface.php in modules/payment/src/PaymentStorageInterface.php
PriceSplitter.php in modules/order/src/PriceSplitter.php
PriceSplitterInterface.php in modules/order/src/PriceSplitterInterface.php
Promotion.php in modules/promotion/src/Entity/Promotion.php
PromotionInterface.php in modules/promotion/src/Entity/PromotionInterface.php
PromotionOrderProcessor.php in modules/promotion/src/PromotionOrderProcessor.php
PromotionStorage.php in modules/promotion/src/PromotionStorage.php
PromotionStorageInterface.php in modules/promotion/src/PromotionStorageInterface.php
PromotionUsage.php in modules/promotion/src/PromotionUsage.php
PromotionUsageInterface.php in modules/promotion/src/PromotionUsageInterface.php
PurchasedEntityAvailableConstraintValidator.php in modules/order/src/Plugin/Validation/Constraint/PurchasedEntityAvailableConstraintValidator.php
StoredOffsiteRedirect.php in modules/payment_example/src/Plugin/Commerce/PaymentGateway/StoredOffsiteRedirect.php
TaxOrderProcessor.php in modules/tax/src/TaxOrderProcessor.php
TaxTypeBase.php in modules/tax/src/Plugin/Commerce/TaxType/TaxTypeBase.php
TaxTypeInterface.php in modules/tax/src/Plugin/Commerce/TaxType/TaxTypeInterface.php
TestAdjustmentProcessor.php in modules/order/tests/modules/commerce_order_test/src/TestAdjustmentProcessor.php
TestOffsite.php in modules/payment/tests/modules/commerce_payment_test/src/Plugin/Commerce/PaymentGateway/TestOffsite.php
UnitPriceWidget.php in modules/order/src/Plugin/Field/FieldWidget/UnitPriceWidget.php
UsageTest.php in modules/promotion/tests/src/Kernel/UsageTest.php