CommercePromotionServiceProvider |
modules/promotion/src/CommercePromotionServiceProvider.php |
Registers event subscribers for installed Commerce modules. |
CouponAccessControlHandler |
modules/promotion/src/CouponAccessControlHandler.php |
Provides an access control handler for coupons. |
CouponCodeGenerator |
modules/promotion/src/CouponCodeGenerator.php |
|
CouponCodeGeneratorInterface |
modules/promotion/src/CouponCodeGeneratorInterface.php |
Generates coupon codes (unique, machine readable identifiers for coupons). |
CouponCodePattern |
modules/promotion/src/CouponCodePattern.php |
Represents a coupon code pattern. |
CouponListBuilder |
modules/promotion/src/CouponListBuilder.php |
Defines the list builder for coupons. |
CouponRouteProvider |
modules/promotion/src/CouponRouteProvider.php |
Provides routes for the Coupon entity. |
CouponStorage |
modules/promotion/src/CouponStorage.php |
Defines the coupon storage. |
CouponStorageInterface |
modules/promotion/src/CouponStorageInterface.php |
Defines the interface for coupon storage. |
PromotionListBuilder |
modules/promotion/src/PromotionListBuilder.php |
Defines the list builder for promotions. |
PromotionOfferManager |
modules/promotion/src/PromotionOfferManager.php |
Manages discovery and instantiation of promotion offer plugins. |
PromotionOrderProcessor |
modules/promotion/src/PromotionOrderProcessor.php |
Applies promotions to orders during the order refresh process. |
PromotionRouteProvider |
modules/promotion/src/PromotionRouteProvider.php |
Provides routes for the Promotion entity. |
PromotionStorage |
modules/promotion/src/PromotionStorage.php |
Defines the promotion storage. |
PromotionStorageInterface |
modules/promotion/src/PromotionStorageInterface.php |
Defines the interface for promotion storage. |
PromotionTranslationHandler |
modules/promotion/src/PromotionTranslationHandler.php |
Defines the translation handler for promotions. |
PromotionUsage |
modules/promotion/src/PromotionUsage.php |
|
PromotionUsageInterface |
modules/promotion/src/PromotionUsageInterface.php |
Tracks promotion usage. |
PromotionViewsData |
modules/promotion/src/PromotionViewsData.php |
Provides views data for promotions. |