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 |
|---|---|---|---|---|
| migmag 1.8.x-dev | Module | 2636 | 1000 | huzooka |
| 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 |
|---|---|---|---|---|
| 7 | 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 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 1 | 1 | 1 | Other problem | Class Drupal\migmag_rollbackable\Plugin\migrate\destination\RollbackableColor extends unknown class Drupal\color\Plugin\migrate\destination\Color. |
| 1 | 1 | 1 | Drupal API, not rector covered | Class [redacted] extends deprecated class Drupal\system\Plugin\migrate\destination\d7\ThemeSettings. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 5 | 5 | 1 | Other problem | Access to an undefined property Drupal\migmag_rollbackable\Plugin\migrate\destination\RollbackableColor::$migration. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\migmag_rollbackable\Plugin\migrate\destination\RollbackableColor::$configFactory. |
| 1 | 1 | 1 | Drupal API, not rector covered | Access to property $configFactory of deprecated class Drupal\system\Plugin\migrate\destination\d7\ThemeSettings. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 1 | 1 | Other problem | Drupal\migmag_rollbackable\Plugin\migrate\destination\RollbackableColor::import() calls parent::import() but Drupal\migmag_rollbackable\Plugin\migrate\destination\RollbackableColor does not extend any class. |
| 1 | 1 | 1 | Drupal API, not rector covered | Call to method import() of deprecated class Drupal\system\Plugin\migrate\destination\d7\ThemeSettings. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 1 | 1 | Parse error | Caught class Drupal\eme\ExportException not found. |