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 |
|---|---|---|---|---|
| gcommerce 3.0.x-dev | Module | 20 | 15000 | rszrama, bojanz, skyredwang, tomtech, dwkitchen, kristiaanvandeneynde, krystalcode, lawxen |
| 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 |
|---|---|---|---|---|
| 8 | 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. |
| 7 | 95 | 60 | Other problem | Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316. |
| 1 | 370 | 370 | Info.yml or composer.json | The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility. |
| 1 | 1 | 1 | Other problem | Parameter $membership_loader of method Drupal\gcommerce_order\EventSubscriber\GroupCartEventSubscriber::__construct() has typehint with deprecated interface Drupal\group\GroupMembershipLoaderInterface. Deprecated in group:3.2.0 and is removed from group:4.0.0. Use the static methods on \Drupal\group\Entity\GroupMembership instead. |
| 1 | 1 | 1 | Other problem | Parameter $membership_loader of method Drupal\gcommerce_profile\AddressBook::__construct() has typehint with deprecated interface Drupal\group\GroupMembershipLoaderInterface. Deprecated in group:3.2.0 and is removed from group:4.0.0. Use the static methods on \Drupal\group\Entity\GroupMembership instead. |