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 |
|---|---|---|---|---|
| drimage 2.x-dev | Module | 602 | 15000 | dieterholvoet, weseze |
| 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 |
|---|---|---|---|---|
| 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 | 1 | 1 | Other problem | Parameter $entity of function drimage_imageapi_optimize_pipeline_update() has invalid type Drupal\imageapi_optimize\ImageAPIOptimizePipelineInterface. |
| 1 | 1 | 1 | Other problem | Parameter $entity of function drimage_crop_type_update() has invalid type Drupal\crop\CropTypeInterface. |
| 1 | 2 | 2 | Other problem | Call to static method load() on an unknown class Drupal\crop\Entity\CropType. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\drimage\Controller\ImageStyleWithPipelineListBuilder::getStorage(). |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\drimage\Controller\ImageStyleWithPipelineListBuilder::$entityType. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\drimage\Controller\ImageStyleWithPipelineListBuilder::$limit. |
| 1 | 1 | 1 | Other problem | Class Drupal\drimage\Controller\ImageStyleWithPipelineListBuilder extends unknown class Drupal\imageapi_optimize\ImageStyleWithPipelineListBuilder. |
| 2 | 2 | 1 | Parse error | Class Drupal\stage_file_proxy\EventSubscriber\StageFileProxySubscriber not found. |
| 1 | 1 | 1 | Other problem | Property Drupal\drimage\EventSubscriber\DrimageStageFileProxySubscriber::$inner has unknown class Drupal\stage_file_proxy\EventSubscriber\StageFileProxySubscriber as its type. |
| 1 | 1 | 1 | Other problem | Parameter $inner of method Drupal\drimage\EventSubscriber\DrimageStageFileProxySubscriber::__construct() has invalid type Drupal\stage_file_proxy\EventSubscriber\StageFileProxySubscriber. |
| 1 | 2 | 2 | Other problem | Call to static method getSubscribedEvents() on an unknown class Drupal\stage_file_proxy\EventSubscriber\StageFileProxySubscriber. |
| 1 | 2 | 2 | Parse error | Instantiated class Drupal\crop\Events\AutomaticCropProviders not found. |
| 1 | 2 | 2 | Other problem | Access to constant AUTOMATIC_CROP_PROVIDERS on an unknown class Drupal\crop\Events\Events. |
| 1 | 1 | 1 | Other problem | Parameter $cropType of method Drupal\drimage\ImageStyleRepository::deleteByCropType() has invalid type Drupal\crop\CropTypeInterface. |
| 1 | 1 | 1 | Other problem | Parameter $cropType of method Drupal\drimage\ImageStyleRepositoryInterface::deleteByCropType() has invalid type Drupal\crop\CropTypeInterface. |
| 2 | 4 | 2 | Parse error | Class Drupal\crop\Entity\CropType not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\drimage\Plugin\Field\FieldFormatter\MediaInterface not found. |