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 |
|---|---|---|---|---|
| xray_audit 3.x-dev | Module | 967 | 15000 | antonio nunez, frouco, lpeidro, sadysierralta, tunic |
| 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 | 1788 | 1788 | 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. |
| 2 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 1 | 11 | 9 | Drupal API, not rector covered | The "plugin.manager.archiver" service is deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3556927 |
| 7 | 108 | 28 | Other problem | Call to static method create() on an unknown class Drupal\paragraphs\Entity\Paragraph. |
| 2 | 33 | 21 | Parse error | Class Drupal\paragraphs\ParagraphInterface not found. |
| 21 | 635 | 177 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 1 | 15 | 13 | Drupal API, not rector covered | Call to method getInstance() of deprecated class Drupal\Core\Archiver\ArchiverManager. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 4 | 46 | 15 | Other problem | Call to static method create() on an unknown class Drupal\paragraphs\Entity\ParagraphsType. |
| 1 | 1 | 1 | Other problem | Parameter $paragraph of anonymous function has invalid type Drupal\paragraphs\ParagraphInterface. |