Data was last updated on Feb 21, 2026, 03:17 AM UTC from dataset #749129.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| metatag 2.2.x-dev | Module | 254537 | 50 | dave reid, damienmckenna |
| 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 |
|---|---|---|---|---|
| 20 | 9794 | 7047 | 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. |
| 5 | 1381 | 234 | 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 |
| 2 | 2 | 1 | Other problem | Call to method create() of deprecated class Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 2 | 7 | 5 | Other problem | Call to method checkRequirements() of deprecated class Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 3 | 417 | 141 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 1 | 10 | 7 | PHPUnit API | Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\MockObject\MockBuilder: https://github.com/sebastianbergmann/phpunit/issues/5305 |
| 1 | 1416 | 1416 | 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. |