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 |
|---|---|---|---|---|
| helper 1.x-dev | Module | 1384 | 15000 | dave reid |
| 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 | 193 | 180 | Other problem | Method Drupal\Core\Form\ConfigFormBase::__construct() invoked with 1 parameter, 2 required. |
| 1 | 4 | 3 | Other problem | Access to constant CREATE on an unknown class Drupal\pathauto\PathautoState. |
| 1 | 1 | 1 | Other problem | Static call to instance method Drush\Commands\core\CacheCommands::clearCssJs(). |
| 1 | 4 | 2 | Drupal API, not rector covered | in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\Core\Extension\Requirement\RequirementSeverity::Error instead. |
| 1 | 1 | 1 | Parse error | Class Drupal\menu_link\Plugin\Field\FieldType\MenuLinkItem not found. |
| 1 | 1 | 1 | Other problem | Parameter $pathautoGenerator of method Drupal\helper\PathautoHelper::__construct() has invalid type Drupal\pathauto\PathautoGeneratorInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\helper\PathautoHelper::$pathautoGenerator has unknown class Drupal\pathauto\PathautoGeneratorInterface as its type. |
| 1 | 1 | 1 | Other problem | Parameter $tokenEntityMapper of method Drupal\helper\PathautoHelper::__construct() has invalid type Drupal\token\TokenEntityMapperInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\helper\PathautoHelper::$tokenEntityMapper has unknown class Drupal\token\TokenEntityMapperInterface as its type. |
| 1 | 2 | 2 | Drupal API, not rector covered | Call to deprecated method getBaseThemes() of interface Drupal\Core\Extension\ThemeHandlerInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. There is no direct replacement. |