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_bundle_scaffold 3.x-dev | Module | 6 | 15000 | dieterholvoet, robin.houtevelts |
| 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 | 30 | 21 | Drupal API, rector covered | Call to deprecated method getOriginalClass() of interface Drupal\Core\Entity\EntityTypeInterface. Deprecated in drupal:11.4.0 and is removed from drupal:12.0.0. Use getDecoratedClasses() instead. |
| 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. |
| 1 | 3 | 2 | Parse error | Class Stmt\ClassMethod not found. |
| 1 | 3 | 2 | Parse error | Class Node\Identifier not found. |
| 1 | 1 | 1 | Other problem | Parameter $bundle of method Drupal\entity_bundle_scaffold\Drush\EckBundleCreateCommands::logResult() has invalid type Drupal\eck\Entity\EckEntityBundle. |
| 1 | 1 | 1 | Other problem | Parameter $bundle of method Drupal\entity_bundle_scaffold\Drush\EckBundleDeleteCommands::logResult() has invalid type Drupal\eck\Entity\EckEntityBundle. |
| 1 | 1 | 1 | Other problem | Parameter $type of method Drupal\entity_bundle_scaffold\Drush\EckTypeCreateCommands::logResult() has invalid type Drupal\eck\Entity\EckEntityType. |
| 1 | 1 | 1 | Parse error | Class Drupal\eck\EckEntityTypeInterface not found. |
| 1 | 1 | 1 | Other problem | Access to constant ECK_ENTITY_ID_MAX_LENGTH on an unknown class Drupal\eck\EckEntityTypeInterface. |
| 1 | 1 | 1 | Other problem | Parameter $type of method Drupal\entity_bundle_scaffold\Drush\ParagraphsTypeCreateCommands::logResult() has invalid type Drupal\paragraphs\Entity\ParagraphsType. |
| 1 | 1 | 1 | Parse error | Instantiated class Node\Identifier not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\address\AddressInterface not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\entity_model\Field\TranslatableEntityReferenceFieldItemList not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\wmcontroller\ViewBuilder\ViewBuilder not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\entity_model\Attribute\Model not found. |
| 1 | 1 | 1 | Other problem | Access to undefined constant PhpParser\ParserFactory::PREFER_PHP7. |