8 uses of COMMERCE_LICENSE_NEEDS_SYNC in Commerce License 7
- CommerceLicenseRemoteBase::activate in includes/
plugins/ license_type/ base.inc - Overrides CommerceLicenseBase::activate().
- CommerceLicenseRemoteBase::checkoutCompletionMessage in includes/
plugins/ license_type/ base.inc - Overrides CommerceLicenseBase::checkoutCompletionMessage().
- CommerceLicenseRemoteBase::expire in includes/
plugins/ license_type/ base.inc - Overrides CommerceLicenseBase::expire().
- CommerceLicenseRemoteBase::revoke in includes/
plugins/ license_type/ base.inc - Overrides CommerceLicenseBase::revoke().
- CommerceLicenseRemoteBase::save in includes/
plugins/ license_type/ base.inc - Overrides Entity::save().
- CommerceLicenseRemoteBase::suspend in includes/
plugins/ license_type/ base.inc - Overrides CommerceLicenseBase::suspend().
- commerce_license_complete_checkout_ajax_callback in includes/
commerce_license.checkout_pane.inc - Ajax callback for the license completion message checkout pane.
- commerce_license_synchronization_queue_process in ./
commerce_license.module - Worker callback for synchronizing licenses.