Data was last updated on Dec 13, 2025, 02:08 PM UTC from dataset #685812.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| drupalcommerce_coinsnap 1.0.x-dev | Module | 0 | 15000 | alex.87 |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Manually review and fix errors | Based on our detection methods, none of the errors found are covered by automated fixes. However the errors found should individually have documentation links to help understand the changes. Review and fix the issues manually. In case an issue fix is possible to automate, please submit an issue at drupal-rector. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 1 | 3047 | 2512 | Info.yml or composer.json | Value of core_version_requirement is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. |
| 2 | 10 | 7 | Other problem | Access to deprecated property $entityId of class Drupal\commerce_payment\Plugin\Commerce\PaymentGateway\PaymentGatewayBase. Deprecated in commerce:8.x-2.16 and is removed from commerce:3.x. Use $this->parentEntity->id() instead. |
| 2 | 2 | 1 | Other problem | Call to deprecated method getWebhooks() of class Coinsnap\Client\Webhook: 2.0.0 Please use `getStoreWebhooks()` instead. |
| 1 | 1 | 1 | Other problem | Call to deprecated method getInvoices() of class Coinsnap\Result\InvoiceList: 2.0.0 Please use `all()` instead. |