BillingPeriod |
src/BillingPeriod.php |
Represents a single billing period. |
BillingScheduleAccessControlHandler |
src/BillingScheduleAccessControlHandler.php |
Controls access for the Billing Schedule entity type. |
BillingScheduleListBuilder |
src/BillingScheduleListBuilder.php |
Defines the list builder for billing schedules. |
BillingScheduleManager |
src/BillingScheduleManager.php |
Manages discovery and instantiation of billing schedule plugins. |
Charge |
src/Charge.php |
Represents a charge. |
Cron |
src/Cron.php |
Default cron implementation. |
CronInterface |
src/CronInterface.php |
Provides the interface for the Recurring module's cron. |
InitialOrderProcessor |
src/InitialOrderProcessor.php |
Modifies the price of order items which start subscriptions. |
ProraterManager |
src/ProraterManager.php |
Manages discovery and instantiation of prorater plugins. |
RecurringOrderManager |
src/RecurringOrderManager.php |
Provides the default recurring order manager. |
RecurringOrderManagerInterface |
src/RecurringOrderManagerInterface.php |
Manages recurring orders. |
RecurringOrderProcessor |
src/RecurringOrderProcessor.php |
Refreshes draft recurring orders. |
ScheduledChange |
src/ScheduledChange.php |
Represents a scheduled change. |
SubscriptionAccessControlHandler |
src/SubscriptionAccessControlHandler.php |
Controls access based on the Subscription entity permissions. |
SubscriptionListBuilder |
src/SubscriptionListBuilder.php |
List builder for subscriptions. |
SubscriptionPermissionProvider |
src/SubscriptionPermissionProvider.php |
Provides additional permissions for subscriptions. |
SubscriptionRouteProvider |
src/SubscriptionRouteProvider.php |
Provides routes for the Subscription entity. |
SubscriptionStorage |
src/SubscriptionStorage.php |
Defines the subscription storage. |
SubscriptionStorageInterface |
src/SubscriptionStorageInterface.php |
Defines the interface for subscription storage. |
SubscriptionTypeManager |
src/SubscriptionTypeManager.php |
Manages discovery and instantiation of subscription type plugins. |
SubscriptionViewsData |
src/SubscriptionViewsData.php |
Provides views data for subscription. |