Cron |
src/Cron.php |
Default cron implementation. |
CronInterface |
src/CronInterface.php |
Provides the interface for the License module's cron. |
LicenseAvailabilityCheckerExistingRights |
src/LicenseAvailabilityCheckerExistingRights.php |
Prevents purchase of a license that grants rights the user already has. |
LicenseListBuilder |
src/LicenseListBuilder.php |
Defines a class to build a listing of License entities. |
LicenseOrderProcessorMultiples |
src/LicenseOrderProcessorMultiples.php |
Order processor that ensures only 1 of each license may be added to the cart. |
LicensePermissionProvider |
src/LicensePermissionProvider.php |
Provides permissions for the License entity. |
LicenseRouteProvider |
src/LicenseRouteProvider.php |
Provides routes for the License entity. |
LicenseStorage |
src/LicenseStorage.php |
Defines the storage handler class for License entities. |
LicenseStorageInterface |
src/LicenseStorageInterface.php |
Defines the storage handler class for License entities. |
LicenseTypeManager |
src/LicenseTypeManager.php |
Manages discovery and instantiation of license type plugins. |
LicenseViewsData |
src/LicenseViewsData.php |
Provides views data for the License entity type. |