You are here

6 calls to PromotionOfferBase::assertEntity() in Commerce Core 8.2

BuyXGetY::apply in modules/promotion/src/Plugin/Commerce/PromotionOffer/BuyXGetY.php
Applies the offer to the given entity.
BuyXGetY::clear in modules/promotion/src/Plugin/Commerce/PromotionOffer/BuyXGetY.php
Allows an offer to clean up any modifications done to the given entity.
OrderFixedAmountOff::apply in modules/promotion/src/Plugin/Commerce/PromotionOffer/OrderFixedAmountOff.php
Applies the offer to the given entity.
OrderItemFixedAmountOff::apply in modules/promotion/src/Plugin/Commerce/PromotionOffer/OrderItemFixedAmountOff.php
Applies the offer to the given entity.
OrderItemPercentageOff::apply in modules/promotion/src/Plugin/Commerce/PromotionOffer/OrderItemPercentageOff.php
Applies the offer to the given entity.
OrderPercentageOff::apply in modules/promotion/src/Plugin/Commerce/PromotionOffer/OrderPercentageOff.php
Applies the offer to the given entity.