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 |
|---|---|---|---|---|
| country_path 1.x-dev | Module | 547 | 15000 | a.sotirov, agoja, d.fisher, guiu.rocafort.ferrer, itsekhmistro, Ivo.Radulovski, Maxime Topolov, riv16n824, skrasulevskiy, yaroslav drapoy |
| 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. |
| 1 | 1788 | 1788 | Info.yml or composer.json | The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility. |
| 1 | 3 | 3 | Other problem | Call to deprecated method negotiateActiveHostname() of class Drupal\domain\DomainNegotiator. Deprecated in domain:3.1.0 and is removed from domain:4.0.0. Use DomainResolver::getRequestHostname() instead. |
| 1 | 1 | 1 | Other problem | Call to deprecated method prepareHostname() of interface Drupal\domain\DomainStorageInterface. Deprecated in domain:3.1.0 and is removed from domain:4.0.0. Use DomainResolver::normalizeHostname() instead. |
| 1 | 1 | 1 | Other problem | Fetching deprecated class constant DOMAIN_MATCHED_ALIAS of interface Drupal\domain\DomainNegotiatorInterface. Deprecated in domain:3.1.0 and is removed from domain:4.0.0. Use DomainNegotiationContext::DOMAIN_MATCHED_ALIAS instead. |
| 1 | 1 | 1 | Other problem | Property Drupal\country_path\CountryPathDomainAliasForm::$renderer overriding property Drupal\domain_alias\Form\DomainAliasForm::$renderer (Drupal\Core\Render\RendererInterface) should also have native type Drupal\Core\Render\RendererInterface. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\country_path\CountryPathDomainAliasForm::$validator. |
| 1 | 1 | 1 | Other problem | Class [redacted] extends deprecated class Drupal\domain_alias\DomainAliasValidator. Deprecated in domain:3.0.0 and is removed from domain:4.0.0. Use entity constraint validation instead. |
| 1 | 1 | 1 | Other problem | Call to deprecated method validate() of interface Drupal\domain\DomainValidatorInterface. Deprecated in domain:3.0.0 and is removed from domain:4.0.0. Use entity constraint validation instead. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\country_path\CountryPathDomainForm::$renderer. |