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 |
|---|---|---|---|---|
| tfa 2.x-dev | Module | 13938 | 500 | cmlara, coltrane, daggerhart, greggles, jcnventura, nerdstein, poker10 |
| 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. |
| 2 | 886 | 241 | Symfony API | Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request: since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead |
| 1 | 11 | 7 | Other problem | Class [redacted] implements deprecated interface Drush\Drupal\Commands\sql\SanitizePluginInterface: use \Drush\Commands\sql\sanitize\SanitizePluginInterface instead. |
| 2 | 2 | 1 | Parse error | Function mcrypt_get_iv_size not found. |
| 2 | 2 | 1 | Parse error | Function mcrypt_create_iv not found. |
| 1 | 1 | 1 | Parse error | Function mcrypt_encrypt not found. |
| 1 | 1 | 1 | Parse error | Function mcrypt_decrypt not found. |
| 4 | 4 | 1 | Other problem | Call to deprecated method setDigits() of class OTPHP\OTP: Deprecated since v11.4, use {@see self::withDigits()} instead |
| 2 | 3 | 2 | Other problem | Call to deprecated method setLabel() of class OTPHP\OTP: Deprecated since v11.4, use {@see self::withLabel()} instead |
| 2 | 2 | 1 | Other problem | Call to deprecated method setIssuer() of class OTPHP\OTP: Deprecated since v11.4, use {@see self::withIssuer()} instead |