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 |
|---|---|---|---|---|
| file_entity 2.x-dev | Module | 8785 | 500 | arthurf, aaron, dave reid, robeano, JacobSingh, effulgentsia, damienmckenna, berdir, jeffm2001, dsnopek, devin carlson, mxr576, taran2L-1, mpotter, cboyden, slashrsm, ParisLiakos, joseph.olstad, Drupal media CI, Drupal Media Team, dsutter |
| 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 | 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. |
| 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. |
| 1 | 12 | 10 | Other problem | 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 |
| 1 | 7 | 7 | Other problem | Call to deprecated function file_get_content_headers(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\file\Entity\FileInterface::getDownloadHeaders() instead. |
| 2 | 63 | 40 | Drupal API, not rector covered | Fetching deprecated class constant EXISTS_RENAME of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Rename instead. |
| 1 | 17 | 15 | Other problem | 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. |
| 1 | 182 | 120 | Drupal API, not rector covered | Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Replace instead. |
| 2 | 25 | 13 | Other problem | Calls to function fnmatch should not exist. |
| 1 | 1 | 1 | Other problem | Call to method getExtensions() 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. |
| 3 | 11 | 3 | Other problem | Access to deprecated property $mapping of class Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Pass a MimeTypeMapInterface $map to the constructor instead. |
| 1 | 5 | 4 | Other problem | Access to deprecated property $defaultMapping of class Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Pass a MimeTypeMapInterface $map to the constructor instead. |
| 4 | 4 | 1 | Other problem | Call to method add() of deprecated class Drupal\Core\Archiver\Tar. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |