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 |
|---|---|---|---|---|
| default_content 2.0.x-dev | Module | 28301 | 200 | andypost, benjy, berdir, dawehner, jibran, larowlan, sam152 |
| 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. |
| 3 | 108 | 28 | Other problem | Call to static method create() on an unknown class Drupal\paragraphs\Entity\Paragraph. |
| 2 | 67 | 37 | Other problem | Call to static method encode() on an unknown class Drupal\Core\Serialization\Yaml. |
| 1 | 211 | 142 | Drupal API, 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. |
| 1 | 46 | 15 | Other problem | Call to static method create() on an unknown class Drupal\paragraphs\Entity\ParagraphsType. |
| 1 | 1 | 1 | Other problem | Access to deprecated property $linkDomain of class Drupal\default_content\Importer. Deprecated in default_content:2.0.0-alpha2 and is removed from default_content:3.0.0. |
| 1 | 1 | 1 | Other problem | Call to deprecated method checkHalJsonImport() of class Drupal\default_content\Importer. Deprecated in default_content:2.0.0-alpha2 and is removed from default_content:3.0.0. |
| 2 | 2 | 1 | Other problem | Access to deprecated property $serializer of class Drupal\default_content\Importer. Deprecated in default_content:2.0.0-alpha2 and is removed from default_content:3.0.0. |
| 8 | 128 | 65 | Other problem | Call to static method decode() on an unknown class Drupal\Core\Serialization\Yaml. |
| 4 | 4 | 1 | Other problem | Access to deprecated property $linkManager of class Drupal\default_content\Importer. Deprecated in default_content:2.0.0-alpha2 and is removed from default_content:3.0.0. |
| 3 | 3 | 1 | Other problem | Access to deprecated property $halJsonSerializedFiles of class Drupal\default_content\Importer. Deprecated in default_content:2.0.0-alpha2 and is removed from default_content:3.0.0. |
| 1 | 4 | 2 | Parse error | Class Drupal\pathauto\PathautoState not found. |
| 3 | 19 | 11 | Other problem | Call to static method load() on an unknown class Drupal\paragraphs\Entity\Paragraph. |