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_workflow_bynder 1.x-dev | Module | 4 | 15000 | berdir, hughdowner-bynder, mathilde_dumond, primsi |
| 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 |
|---|---|---|---|---|
| 4 | 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. |
| 4 | 108 | 28 | Other problem | Call to static method create() on an unknown class Drupal\paragraphs\Entity\Paragraph. |
| 1 | 4 | 2 | Parse error | Function libraries_detect not found. |
| 1 | 19 | 11 | Other problem | Call to static method load() on an unknown class Drupal\paragraphs\Entity\Paragraph. |
| 2 | 25 | 15 | Other problem | Deprecated in PHP 8.4: Parameter #5 $migration (Drupal\migrate\Plugin\MigrationInterface) is implicitly nullable via default value null. |
| 1 | 15 | 9 | Other problem | Deprecated in PHP 8.4: Parameter #1 $migration (Drupal\migrate\Plugin\MigrationInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Method Drupal\content_workflow_bynder_ui\Form\MappingEditSteps\MappingSteps::getFieldFromId() should return GatherContent\DataTypes\Element but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\content_workflow_bynder_ui\Form\MappingImportForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #5 $fieldInfo (Drupal\Core\Entity\EntityInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #7 $targetFieldInfo (Drupal\Core\Entity\EntityInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Parse error | Instantiated class GatherContent\DataTypes\Tab not found. |
| 1 | 1 | 1 | Parse error | Instantiated class GatherContent\DataTypes\File not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\content_workflow_bynder\MetatagQuery constructor invoked with 1 parameter, 2 required. |