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 |
|---|---|---|---|---|
| content_snapshot 4.0.x-dev | Module | 20 | 15000 | luke_nuke |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Run Rector to fix some errors | Some of the errors found are covered by drupal-rector automation (thanks to Palantir.net funding), which should be used to speed up resolving them. Check out the Project Update Bot patch in the issue queue. Get the automated fix committed first and resolve the manual problems afterwards. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 1 | 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. |
| 3 | 108 | 28 | Other problem | Call to static method create() on an unknown class Drupal\paragraphs\Entity\Paragraph. |
| 1 | 46 | 15 | Other problem | Call to static method create() on an unknown class Drupal\paragraphs\Entity\ParagraphsType. |
| 1 | 25 | 20 | Drupal API, rector covered | Call to deprecated function block_content_add_body_field(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 3 | 4 | 2 | Parse error | Class Drupal\pathauto\PathautoState not found. |
| 2 | 4 | 3 | Other problem | Access to constant CREATE on an unknown class Drupal\pathauto\PathautoState. |
| 1 | 6 | 5 | Other problem | Call to static method create() on an unknown class Drupal\pathauto\Entity\PathautoPattern. |
| 2 | 5 | 3 | Other problem | Access to constant SKIP on an unknown class Drupal\pathauto\PathautoState. |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\content_snapshot\Normalizer\ContentEntityNormalizer::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\ContentEntityNormalizer::normalize(). |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\content_snapshot\Normalizer\EntityReferenceFieldItemNormalizer::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer::normalize(). |
| 1 | 1 | 1 | Other problem | Parameter $pathautoGenerator of method Drupal\content_snapshot\Normalizer\PasswordFieldItemNormalizer::setPathautoGenerator() has invalid type Drupal\pathauto\PathautoGeneratorInterface. |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\content_snapshot\Normalizer\PasswordFieldItemNormalizer::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\ComplexDataNormalizer::normalize(). |
| 1 | 1 | 1 | Other problem | Parameter $pathautoGenerator of method Drupal\content_snapshot\Normalizer\PathFieldItemNormalizer::setPathautoGenerator() has invalid type Drupal\pathauto\PathautoGeneratorInterface. |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\content_snapshot\Normalizer\PathFieldItemNormalizer::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\ComplexDataNormalizer::normalize(). |