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 |
|---|---|---|---|---|
| parameters 1.0.x-dev | Module | 159 | 15000 | mxh, qichanghai |
| 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. |
| 5 | 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 |
| 3 | 47 | 17 | Other problem | Undefined variable: $this |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\parameters_content\Normalizer\ParametersContentEntityNormalizer::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\ContentEntityNormalizer::normalize(). |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\parameters_content\Normalizer\ParametersEntityReferenceFieldItemNormalizer::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer::normalize(). |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\flow\Workaround\ModerationStateWidgetWorkaround not found. |
| 2 | 2 | 1 | Other problem | Undefined variable: $plugin_definition |
| 1 | 1 | 1 | Other problem | Method Drupal\parameters_ui\Form\ParametersCollectionForm::save() should return int but return statement is missing. |
| 1 | 3 | 3 | Guzzle API | Call to deprecated function GuzzleHttp\default_user_agent(): default_user_agent will be removed in guzzlehttp/guzzle:8.0. Use Utils::defaultUserAgent instead. |
| 1 | 1 | 1 | Other problem | Call to protected method getDerivatives() of class Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator. |
| 1 | 1 | 1 | Other problem | Call to protected method decodePluginId() of class Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator. |
| 2 | 2 | 1 | Other problem | Access to protected property Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator::$derivers. |
| 1 | 1 | 1 | Other problem | Call to protected method getDeriver() of class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator. |
| 1 | 1 | 1 | Other problem | This extension is deprecated. Don't use it. See https://www.drupal.org/project/parameters/issues/3519703. |