Data was last updated on Feb 21, 2026, 03:17 AM UTC from dataset #749129.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| scheduler_field 1.0.x-dev | Module | 444 | 15000 | goz |
| 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 | 9794 | 7047 | 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 | 39 | 13 | Other problem | Call to deprecated function entity_test_create_bundle(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\entity_test\EntityTestHelper::createBundle() instead. |
| 1 | 1 | 1 | Other problem | File core/modules/datetime/datetime.views.inc could not be loaded from Drupal\Core\Extension\ModuleHandlerInterface::loadInclude |
| 2 | 2 | 1 | Other problem | Call to deprecated function datetime_type_field_views_data_helper(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal::service('datetime.views_helper') ->buildViewsData($field_storage, $data, $column_name); instead. |