Skip to main content
Drupal Code Search
You are here
Home
commerce_license
commerce_license
commerce_license.api.php
commerce_license.commerce_log_categories.yml
commerce_license.commerce_log_templates.yml
commerce_license.info.yml
commerce_license.install
commerce_license.libraries.yml
commerce_license.links.action.yml
commerce_license.links.menu.yml
commerce_license.links.task.yml
commerce_license.module
commerce_license.page.inc
commerce_license.permissions.yml
commerce_license.plugin_type.yml
commerce_license.post_update.php
commerce_license.routing.yml
commerce_license.services.yml
commerce_license.workflows.yml
commerce_license.workflow_groups.yml
config/install/advancedqueue.advancedqueue_queue.commerce_license.yml
config/install/advancedqueue.advancedqueue_queue.commerce_license_notify.yml
config/install/system.action.commerce_license_delete_action.yml
config/install/views.view.commerce_licenses.yml
config/optional/core.entity_view_display.commerce_subscription.license.default.yml
config/schema/commerce_license.schema.yml
migrations/d6_uc_roles_license.yml
src/Annotation/CommerceLicensePeriod.php
src/Annotation/CommerceLicenseType.php
src/Controller/LicenseTypesAdminController.php
src/Cron.php
src/CronInterface.php
src/Element/StatusReport.php
src/Entity/License.php
src/Entity/LicenseInterface.php
src/Event/LicenseEvent.php
src/Event/LicenseEvents.php
src/EventSubscriber/LicenseMultiplesCartEventSubscriber.php
src/EventSubscriber/LicenseRenewalCartEventSubscriber.php
src/EventSubscriber/LicenseSubscriber.php
src/EventSubscriber/LogEventSubscriber.php
src/EventSubscriber/OrderSubscriber.php
src/EventSubscriber/ReferenceablePluginTypesSubscriber.php
src/ExistingRights/ExistingRightsResult.php
src/Form/LicenseCheckoutForm.php
src/Form/LicenseDashboardForm.php
src/Form/LicenseForm.php
src/FormAlter/FormAlterInterface.php
src/FormAlter/GrantedEntityFormAlter.php
src/FormAlter/ProductVariationTypeFormAlter.php
src/LicenseAvailabilityCheckerExistingRights.php
src/LicenseListBuilder.php
src/LicenseOrderProcessorMultiples.php
src/LicensePeriodManager.php
src/LicensePermissionProvider.php
src/LicenseRouteProvider.php
src/LicenseStorage.php
src/LicenseStorageInterface.php
src/LicenseTypeManager.php
src/LicenseViewsData.php
src/Plugin/AdvancedQueue/JobType/LicenseExpire.php
src/Plugin/AdvancedQueue/JobType/LicenseExpireNotify.php
src/Plugin/Commerce/EntityTrait/OrderItemLicensed.php
src/Plugin/Commerce/EntityTrait/ProductVariationLicensed.php
src/Plugin/Commerce/LicensePeriod/FixedReferenceDateInterval.php
src/Plugin/Commerce/LicensePeriod/LicensePeriodBase.php
src/Plugin/Commerce/LicensePeriod/LicensePeriodInterface.php
src/Plugin/Commerce/LicensePeriod/RollingInterval.php
src/Plugin/Commerce/LicensePeriod/Unlimited.php
src/Plugin/Commerce/LicenseType/ExistingRightsFromConfigurationCheckingInterface.php
src/Plugin/Commerce/LicenseType/GrantedEntityLockingInterface.php
src/Plugin/Commerce/LicenseType/LicenseTypeBase.php
src/Plugin/Commerce/LicenseType/LicenseTypeInterface.php
src/Plugin/Commerce/LicenseType/LicenseTypeSynchronizableInterface.php
src/Plugin/Commerce/LicenseType/Role.php
src/Plugin/Commerce/SubscriptionType/LicenseSubscription.php
src/Plugin/EntityReferenceSelection/ProductVariationSelection.php
src/Plugin/Field/FieldFormatter/LicenseExpirationFormatter.php
src/Plugin/migrate/source/d6/UcRolesLicense.php
src/Plugin/Validation/Constraint/LicenseExpirationTypeWithSubscriptionConstraint.php
src/Plugin/Validation/Constraint/LicenseExpirationTypeWithSubscriptionConstraintValidator.php
src/Plugin/Validation/Constraint/LicenseSubscriptionTypeConstraint.php
src/Plugin/Validation/Constraint/LicenseSubscriptionTypeConstraintValidator.php
src/Plugin/views/field/EntityLabel.php
templates/commerce-license-edit-form.html.twig
templates/commerce-license-expire.html.twig
templates/commerce-license-status-report-grouped.html.twig
templates/commerce_license.html.twig
tests/modules/commerce_license_set_expiry_test/commerce_license_set_expiry_test.info.yml
tests/modules/commerce_license_set_expiry_test/config/install/advancedqueue.advancedqueue_queue.commerce_license.yml
tests/modules/commerce_license_set_expiry_test/config/install/advancedqueue.advancedqueue_queue.commerce_license_notify.yml
tests/modules/commerce_license_set_expiry_test/src/Plugin/Commerce/LicensePeriod/CommerceLicenseSetExpiry.php
tests/modules/commerce_license_test/commerce_license_test.info.yml
tests/modules/commerce_license_test/src/Plugin/Commerce/LicenseType/ExistingRightsCheckConfig.php
tests/modules/commerce_license_test/src/Plugin/Commerce/LicenseType/LicenseWithField.php
tests/modules/commerce_license_test/src/Plugin/Commerce/LicenseType/RenewableLicenseType.php
tests/modules/commerce_license_test/src/Plugin/Commerce/LicenseType/SimpleLicenseType.php
tests/modules/commerce_license_test/src/Plugin/Commerce/LicenseType/StateChange.php
tests/modules/commerce_license_test/src/Plugin/Commerce/LicenseType/StateChangeWithRightsCheck.php
tests/modules/commerce_license_test/src/Plugin/Commerce/LicenseType/TestLicenseBase.php
tests/src/Functional/LicenseAdminTest.php
tests/src/Functional/RoleGrantedLockingTest.php
tests/src/FunctionalJavascript/LicenseAdminTest.php
tests/src/Kernel/CommerceAvailabilityExistingRightsTest.php
tests/src/Kernel/CommerceOrderSyncRenewalTest.php
tests/src/Kernel/CommerceOrderSyncTest.php
tests/src/Kernel/CommerceRecurringSubscriptionLifecycleTest.php
tests/src/Kernel/LicenseCronExpiryTest.php
tests/src/Kernel/LicenseDeletionTest.php
tests/src/Kernel/LicenseGrantSetFieldTest.php
tests/src/Kernel/LicenseOrderCompletionTestTrait.php
tests/src/Kernel/LicenseRoleTypeTest.php
tests/src/Kernel/LicenseSetExpiryTest.php
tests/src/Kernel/LicenseStateChangeTest.php
Главная
|
Обратная связь