Data was last updated on Jun 1, 2026, 05:44 AM UTC from dataset #833286.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| commerce_bulk 2.0.x-dev | Module | 294 | 15000 | anybody, drugan, grevil, thomas.frobieter |
| 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 |
|---|---|---|---|---|
| 2 | 11582 | 8307 | 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. |
| 1 | 886 | 241 | Symfony API | Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request: since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead |
| 3 | 84 | 63 | 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. |
| 15 | 116 | 64 | Other problem | Deprecated in PHP 8.4: Parameter #2 $account (Drupal\Core\Session\AccountInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Parameter $class of function commerce_generate_operation() has invalid type Drupal\devel_generate\DevelGenerateBaseInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\commerce_generate\Plugin\DevelGenerate\GenerateProducts extends unknown class Drupal\devel_generate\DevelGenerateBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\commerce_generate\Plugin\DevelGenerate\GenerateProducts does not have a constructor and must be instantiated without any parameters. |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\commerce_generate\Plugin\DevelGenerate\GenerateProducts::setMessage(). |
| 37 | 37 | 1 | Other problem | Call to an undefined method Drupal\commerce_generate\Plugin\DevelGenerate\GenerateProducts::t(). |
| 12 | 12 | 1 | Other problem | Call to an undefined method Drupal\commerce_generate\Plugin\DevelGenerate\GenerateProducts::getSetting(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\commerce_generate\Plugin\DevelGenerate\GenerateProducts::formatPlural(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\commerce_generate\Plugin\DevelGenerate\GenerateProducts::getRandom(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\commerce_generate\Plugin\DevelGenerate\GenerateProducts::getDefaultSettings(). |
| 1 | 1 | 1 | Parse error | Function readmehelp_converter_service not found. |