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 |
|---|---|---|---|---|
| miniorange_2fa 5.5.0 | Module | 705 | 15000 | abhay19, arsh244, gauravsood91, hisam45, sharsh, shrishail hiremath, singh_ankit, sudhanshu0542 |
| 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 |
|---|---|---|---|---|
| 3 | 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. |
| 6 | 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 | 16 | 11 | Parse error | Function file_create_url not found. |
| 1 | 31 | 14 | Other problem | Class Drupal referenced with incorrect case: DRUPAL. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\miniorange_webauthn\Controller\MoAssertionRespController::$tempStore. |
| 2 | 2 | 1 | Other problem | Parameter $credential of anonymous function has typehint with deprecated class Webauthn\PublicKeyCredentialSource: since 5.3, use CredentialRecord instead. Will be removed in 6.0. |
| 2 | 2 | 1 | Other problem | Call to deprecated method createFormJson() of class Webauthn\CollectedClientData: Since 5.3.0 and will be removed in 6.0.0. No replacement as not used anymore. |
| 1 | 1 | 1 | Other problem | Parameter $publicKeyCredentialSource of method Drupal\miniorange_webauthn\MoRepo\MoPubKeyCredSourceRepo::createCredentials() has typehint with deprecated class Webauthn\PublicKeyCredentialSource: since 5.3, use CredentialRecord instead. Will be removed in 6.0. |
| 1 | 1 | 1 | Other problem | Return type of method Drupal\miniorange_webauthn\MoRepo\MoPubKeyCredSourceRepo::getPublicKeyCredentialSource() has typehint with deprecated class Webauthn\PublicKeyCredentialSource: since 5.3, use CredentialRecord instead. Will be removed in 6.0. |
| 1 | 1 | 1 | Other problem | Return type of method Drupal\miniorange_webauthn\MoRepo\MoPubKeyCredSourceRepo::generatePublicKeyCredentialSource() has typehint with deprecated class Webauthn\PublicKeyCredentialSource: since 5.3, use CredentialRecord instead. Will be removed in 6.0. |
| 1 | 1 | 1 | Other problem | Call to static method create() on deprecated class Webauthn\PublicKeyCredentialSource: since 5.3, use CredentialRecord instead. Will be removed in 6.0. |
| 1 | 1 | 1 | Other problem | Parameter $publicKeyCredentialSource of method Drupal\miniorange_webauthn\MoRepo\MoPubKeyCredSourceRepoInterface::createCredentials() has typehint with deprecated class Webauthn\PublicKeyCredentialSource: since 5.3, use CredentialRecord instead. Will be removed in 6.0. |
| 1 | 1 | 1 | Other problem | Return type of method Drupal\miniorange_webauthn\MoRepository\MoPublicKeyCredentialSourceRepository::findOneByCredentialId() has typehint with deprecated class Webauthn\PublicKeyCredentialSource: since 5.3, use CredentialRecord instead. Will be removed in 6.0. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\miniorange_webauthn\MoRepository\MoPublicKeyCredentialSourceRepository::generatePublicKeyCredentialSource(). |
| 1 | 1 | 1 | Other problem | Call to static method service() on an unknown class Drupal\miniorange_2fa\Form\Drupal. |
| 1 | 1 | 1 | Other problem | Method Drupal\miniorange_2fa\MoAuthUtilities::get_mo_tab_url() should return string but return statement is missing. |