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 |
|---|---|---|---|---|
| entity_view_mode_normalize 2.0.x-dev | Module | 26 | 15000 | haihoi2, phthlaap, Thien Nguyen, tri tran |
| 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 |
| 7 | 14 | 3 | Other problem | Deprecated in PHP 8.4: Parameter #2 $format (string) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Call to static method getInstance() on an unknown class libphonenumber\PhoneNumberUtil. |
| 1 | 1 | 1 | Parse error | Caught class libphonenumber\NumberParseException not found. |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\entity_view_mode_normalize\Normalizer\EntityReferenceFieldItemListNormalizer::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\ComplexDataNormalizer::normalize(). |
| 2 | 2 | 1 | Parse error | Class Drupal\entity_reference_revisions\EntityReferenceRevisionsFieldItemList not found. |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\entity_view_mode_normalize\Normalizer\EntityReferenceRevisionsFieldItemListNormalizer::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\ComplexDataNormalizer::normalize(). |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\entity_view_mode_normalize\Normalizer\FileEntityNormalizer::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\ComplexDataNormalizer::normalize(). |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\entity_view_mode_normalize\Normalizer\SimpleEntityNormalizer::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\ComplexDataNormalizer::normalize(). |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #8 $entity_display_repository (Drupal\Core\Entity\EntityDisplayRepositoryInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #7 $entity_display_repository (Drupal\Core\Entity\EntityDisplayRepositoryInterface) is implicitly nullable via default value null. |