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 |
|---|---|---|---|---|
| background_image 3.0.x-dev | Module | 816 | 15000 | nigelcunningham, Unsupported Projects |
| 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. |
| 2 | 8 | 5 | Other problem | Undefined variable: $output |
| 1 | 1 | 1 | Parse error | Function _token_module not found. |
| 1 | 1 | 1 | Other problem | Parameter $contextManager of method Drupal\background_image\BackgroundImageManager::__construct() has invalid type Drupal\context\ContextManager. |
| 1 | 1 | 1 | Other problem | Property Drupal\background_image\BackgroundImageManager::$contextManager has unknown class Drupal\context\ContextManager as its type. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\background_image\BackgroundImageManager::getEntityConfig(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\background_image\BackgroundImageManager::getEntityBackgroundImage(). |
| 1 | 3 | 2 | Parse error | Class Drupal\imagemagick\Plugin\ImageToolkit\ImagemagickToolkit not found. |
| 1 | 1 | 1 | Other problem | Parameter $image of method Drupal\background_image\BackgroundImageManager::colorSampleImagemagickImage() has invalid type Drupal\imagemagick\Plugin\ImageToolkit\ImagemagickToolkit. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\background_image\BackgroundImageManager::$execManager. |
| 1 | 4 | 2 | Other problem | Undefined variable: $error |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\background_image\BackgroundImageManager::$cssMinifier. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\background_image\Entity\BackgroundImage::getContainer(). |
| 1 | 1 | 1 | Other problem | Access to constant LANGCODE_DEFAULT on an unknown class Drupal\background_image\Entity\LanguageInterface. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\background_image\Entity\BackgroundImage::getBackgroundImageManager(). |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\background_image\EventSubscriber\StageFileProxySubscriber::getExcludedPaths() has invalid type Drupal\stage_file_proxy\EventDispatcher\AlterExcludedPathsEvent. |
| 1 | 1 | 1 | Other problem | Static call to instance method Drupal\Core\Cache\CacheTagsInvalidator::invalidateTags(). |
| 1 | 1 | 1 | Other problem | Class Drupal\background_image\Plugin\ContextReaction\BackgroundImage extends unknown class Drupal\context\ContextReactionPluginBase. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\background_image\Plugin\ContextReaction\BackgroundImage contains abstract method calculateDependencies() from interface Drupal\Component\Plugin\DependentPluginInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\background_image\Plugin\ContextReaction\BackgroundImage uses unknown trait Drupal\context\Form\AjaxFormTrait. |
| 1 | 1 | 1 | Other problem | Drupal\background_image\Plugin\ContextReaction\BackgroundImage::__construct() calls parent::__construct() but Drupal\background_image\Plugin\ContextReaction\BackgroundImage does not extend any class. |
| 4 | 4 | 1 | Other problem | Access to an undefined property Drupal\background_image\Plugin\ContextReaction\BackgroundImage::$configuration. |
| 1 | 1 | 1 | Other problem | Drupal\background_image\Plugin\ContextReaction\BackgroundImage::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\background_image\Plugin\ContextReaction\BackgroundImage does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\background_image\Plugin\ContextReaction\BackgroundImage::getConfiguration() calls parent::getConfiguration() but Drupal\background_image\Plugin\ContextReaction\BackgroundImage does not extend any class. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\background_image\Plugin\ContextReaction\BackgroundImage::t(). |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\background_image\Plugin\ContextReaction\BackgroundImage::buildConfigurationForm() has invalid type Drupal\context\ContextInterface. |
| 1 | 1 | 1 | Other problem | Cannot redeclare property Drupal\Tests\background_image\Functional\AdminTest::$defaultTheme. |