You are here

6 methods override PromotionOfferInterface::apply() in Commerce Core 8.2

BuyXGetY::apply in modules/promotion/src/Plugin/Commerce/PromotionOffer/BuyXGetY.php
Applies the offer to the given entity.
CombinationOffer::apply in modules/promotion/src/Plugin/Commerce/PromotionOffer/CombinationOffer.php
Applies the offer 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.