You are here

Files in Commerce License 8.2

Primary tabs

File namesort descending Location Namespace Description
advancedqueue.advancedqueue_queue.commerce_license.yml config/install/advancedqueue.advancedqueue_queue.commerce_license.yml config/install/advancedqueue.advancedqueue_queue.commerce_license.yml
advancedqueue.advancedqueue_queue.commerce_license.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.yml
advancedqueue.advancedqueue_queue.commerce_license_notify.yml config/install/advancedqueue.advancedqueue_queue.commerce_license_notify.yml config/install/advancedqueue.advancedqueue_queue.commerce_license_notify.yml
advancedqueue.advancedqueue_queue.commerce_license_notify.yml tests/modules/commerce_license_set_expiry_test/config/install/advancedqueue.advancedqueue_queue.commerce_license_notify.yml tests/modules/commerce_license_set_expiry_test/config/install/advancedqueue.advancedqueue_queue.commerce_license_notify.yml
commerce-license-expire.html.twig templates/commerce-license-expire.html.twig Template for the license expiry mail.
CommerceAvailabilityExistingRightsTest.php tests/src/Kernel/CommerceAvailabilityExistingRightsTest.php Drupal\Tests\commerce_license\Kernel
CommerceLicenseSetExpiryTest.php tests/modules/commerce_license_set_expiry_test/src/Plugin/RecurringPeriod/CommerceLicenseSetExpiryTest.php Drupal\commerce_license_set_expiry_test\Plugin\RecurringPeriod
CommerceLicenseType.php src/Annotation/CommerceLicenseType.php Drupal\commerce_license\Annotation
CommerceOrderSyncTest.php tests/src/Kernel/CommerceOrderSyncTest.php Drupal\Tests\commerce_license\Kernel
CommerceRecurringSubscriptionLifecycleTest.php tests/src/Kernel/CommerceRecurringSubscriptionLifecycleTest.php Drupal\Tests\commerce_license\Kernel
commerce_license.api.php commerce_license.api.php Hooks provided by the commerce_license module.
commerce_license.html.twig templates/commerce_license.html.twig commerce_license.html.twig Default theme implementation to present License data.
commerce_license.info.yml commerce_license.info.yml commerce_license.info.yml
commerce_license.install commerce_license.install Contains install and update functions for Commerce License.
commerce_license.links.action.yml commerce_license.links.action.yml commerce_license.links.action.yml
commerce_license.links.menu.yml commerce_license.links.menu.yml commerce_license.links.menu.yml
commerce_license.links.task.yml commerce_license.links.task.yml commerce_license.links.task.yml
commerce_license.module commerce_license.module Contains commerce_license.module.
commerce_license.page.inc commerce_license.page.inc Contains commerce_license.page.inc.
commerce_license.plugin_type.yml commerce_license.plugin_type.yml commerce_license.plugin_type.yml
commerce_license.schema.yml config/schema/commerce_license.schema.yml config/schema/commerce_license.schema.yml
commerce_license.services.yml commerce_license.services.yml commerce_license.services.yml
commerce_license.workflows.yml commerce_license.workflows.yml commerce_license.workflows.yml
commerce_license.workflow_groups.yml commerce_license.workflow_groups.yml commerce_license.workflow_groups.yml
commerce_license_set_expiry_test.info.yml tests/modules/commerce_license_set_expiry_test/commerce_license_set_expiry_test.info.yml tests/modules/commerce_license_set_expiry_test/commerce_license_set_expiry_test.info.yml
commerce_license_test.info.yml tests/modules/commerce_license_test/commerce_license_test.info.yml tests/modules/commerce_license_test/commerce_license_test.info.yml
Cron.php src/Cron.php Drupal\commerce_license
CronInterface.php src/CronInterface.php Drupal\commerce_license
d6_uc_roles_license.yml migrations/d6_uc_roles_license.yml migrations/d6_uc_roles_license.yml
EntityLabel.php src/Plugin/views/field/EntityLabel.php Drupal\commerce_license\Plugin\views\field
ExistingRightsCheckConfig.php tests/modules/commerce_license_test/src/Plugin/Commerce/LicenseType/ExistingRightsCheckConfig.php Drupal\commerce_license_test\Plugin\Commerce\LicenseType
ExistingRightsFromConfigurationCheckingInterface.php src/Plugin/Commerce/LicenseType/ExistingRightsFromConfigurationCheckingInterface.php Drupal\commerce_license\Plugin\Commerce\LicenseType
ExistingRightsResult.php src/ExistingRights/ExistingRightsResult.php Drupal\commerce_license\ExistingRights
FormAlterInterface.php src/FormAlter/FormAlterInterface.php Drupal\commerce_license\FormAlter
GrantedEntityFormAlter.php src/FormAlter/GrantedEntityFormAlter.php Drupal\commerce_license\FormAlter
GrantedEntityLockingInterface.php src/Plugin/Commerce/LicenseType/GrantedEntityLockingInterface.php Drupal\commerce_license\Plugin\Commerce\LicenseType
License.php src/Entity/License.php Drupal\commerce_license\Entity
LicenseAdminTest.php tests/src/Functional/LicenseAdminTest.php Drupal\Tests\commerce_license\Functional
LicenseAdminTest.php tests/src/FunctionalJavascript/LicenseAdminTest.php Drupal\Tests\commerce_license\FunctionalJavascript
LicenseAvailabilityCheckerExistingRights.php src/LicenseAvailabilityCheckerExistingRights.php Drupal\commerce_license
LicenseCheckoutForm.php src/Form/LicenseCheckoutForm.php Drupal\commerce_license\Form
LicenseCronExpiryTest.php tests/src/Kernel/LicenseCronExpiryTest.php Drupal\Tests\commerce_license\Kernel\System
LicenseDeletionTest.php tests/src/Kernel/LicenseDeletionTest.php Drupal\Tests\commerce_license\Kernel
LicenseExpirationFormatter.php src/Plugin/Field/FieldFormatter/LicenseExpirationFormatter.php Drupal\commerce_license\Plugin\Field\FieldFormatter
LicenseExpirationTypeWithSubscriptionConstraint.php src/Plugin/Validation/Constraint/LicenseExpirationTypeWithSubscriptionConstraint.php Drupal\commerce_license\Plugin\Validation\Constraint
LicenseExpirationTypeWithSubscriptionConstraintValidator.php src/Plugin/Validation/Constraint/LicenseExpirationTypeWithSubscriptionConstraintValidator.php Drupal\commerce_license\Plugin\Validation\Constraint
LicenseExpire.php src/Plugin/AdvancedQueue/JobType/LicenseExpire.php Drupal\commerce_license\Plugin\AdvancedQueue\JobType
LicenseExpireNotify.php src/Plugin/AdvancedQueue/JobType/LicenseExpireNotify.php Drupal\commerce_license\Plugin\AdvancedQueue\JobType
LicenseForm.php src/Form/LicenseForm.php Drupal\commerce_license\Form
LicenseGrantSetFieldTest.php tests/src/Kernel/LicenseGrantSetFieldTest.php Drupal\Tests\commerce_license\Kernel

Pages

Other projects