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 |
|---|---|---|---|---|
| scheduler 2.x-dev | Module | 90414 | 50 | jonathan1055, pfrenssen |
| 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 |
|---|---|---|---|---|
| 2 | 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 | Parse error | Instantiated class ctools_context_required not found. |
| 2 | 2 | 1 | Parse error | Class Drupal\workbench_moderation\Plugin\Action\ModerationOptOutUnpublishNode not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\workbench_moderation\Plugin\Action\ModerationOptOutPublishNode not found. |
| 1 | 1 | 1 | Parse error | Instantiated class FeedsValidationException not found. |
| 1 | 5 | 5 | Drupal API, not rector covered | Call to method getSystemData() of deprecated class Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 2 | 2 | 1 | Parse error | Function rules_reaction_rule not found. |
| 2 | 2 | 1 | Parse error | Function rules_condition not found. |
| 4 | 4 | 1 | Parse error | Function rule not found. |
| 1 | 1 | 1 | Other problem | Parameter $commerce_product of method Drupal\scheduler_rules_integration\Event\RulesCommerceProductEvent::__construct() has invalid type Drupal\commerce_product\Entity\ProductInterface. |
| 1 | 1 | 1 | Other problem | Call to static method loadMultiple() on an unknown class Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Parameter $product of function scheduler_api_test_scheduler_commerce_product_publishing_allowed() has invalid type Drupal\commerce_product\Entity\ProductInterface. |
| 1 | 1 | 1 | Other problem | Parameter $product of function scheduler_api_test_scheduler_commerce_product_unpublishing_allowed() has invalid type Drupal\commerce_product\Entity\ProductInterface. |
| 1 | 1 | 1 | Other problem | Parameter $product of function scheduler_api_test_scheduler_commerce_product_publish_process() has invalid type Drupal\commerce_product\Entity\ProductInterface. |
| 1 | 1 | 1 | Other problem | Parameter $product of function scheduler_api_test_scheduler_commerce_product_unpublish_process() has invalid type Drupal\commerce_product\Entity\ProductInterface. |
| 1 | 3 | 3 | Other problem | Call to static method load() on an unknown class Drupal\commerce_product\Entity\ProductType. |
| 2 | 2 | 1 | Parse error | Function commerce_product_add_body_field not found. |