Data was last updated on Dec 13, 2025, 02:08 PM UTC from dataset #685812.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| schema 2.x-dev | Module | 84 | 15000 | moshe weitzman, mikeryan, bjaspan, dave reid, colan, msonnabaum, matason, joachim, jcnventura, karschsp |
| 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 | 3047 | 2512 | 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 | 3 | 1 | Other problem | Call to deprecated function schema_compare_schemas(). |
| 1 | 2 | 2 | Drupal API, not rector covered | Call to deprecated method tablePrefix() of class Drupal\Core\Database\Connection. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Instead, you should just use Connection::getPrefix(). |
| 1 | 1 | 1 | Other problem | Call to deprecated function schema_compare_table(). |