plugin 2.x-dev Drupal 11 deprecation details

Name and release Project type Usage count Top X project by usage Maintainers
plugin 2.x-dev Module 2379 1000 joachim, Berdir, bradjones1
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 11 compatibility issues
Filter errors
Occurrence in project Sort ascending All occurrences Affected projects Category Error
10 10 1 Other problem Call to deprecated method getContainedPluginConfiguration() of class Drupal​\​plugin​\​Plugin​\​Field​\​FieldType​\​PluginCollectionItemBase: Deprecated as of 8.x-2.0 and scheduled for removal before 8.x-3.0. Use static::getContainedPluginInstance()->getConfiguration() instead.
5 5 1 Other problem Call to deprecated method getContainedPluginId() of class Drupal​\​plugin​\​Plugin​\​Field​\​FieldType​\​PluginCollectionItemBase: Deprecated as of 8.x-2.0 and scheduled for removal before 8.x-3.0. Use static::getContainedPluginInstance()->getPluginId() instead.
4 4 1 Other problem Call to deprecated method setContainedPluginId() of class Drupal​\​plugin​\​Plugin​\​Field​\​FieldType​\​PluginCollectionItemBase: Deprecated as of 8.x-2.0 and scheduled for removal before 8.x-3.0. Use static::setContainedPluginInstance().
4 4 1 Other problem Call to deprecated method setContainedPluginConfiguration() of class Drupal​\​plugin​\​Plugin​\​Field​\​FieldType​\​PluginCollectionItemBase: Deprecated as of 8.x-2.0 and scheduled for removal before 8.x-3.0. Use static::getContainedPluginInstance()->setConfiguration() instead.
2 3 2 Other problem Call to deprecated function assert_options().
2 4 2 PHPUnit API Call to deprecated method getMockClass() of class PHPUnit​\​Framework​\​TestCase.
1 8202 5913 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 977 977 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 154 28 PHPUnit API Call to deprecated method setMethods() of class PHPUnit​\​Framework​\​MockObject​\​MockBuilder: https://github.com/sebastianbergmann/phpunit/pull/3687
1 1 1 Other problem Class [redacted] implements deprecated interface Drupal​\​plugin​\​PluginDefinition​\​ArrayPluginDefinitionInterface: Deprecated as of 8.0.0. Do not rely on array plugin definitions.
1 5 3 Other problem Usage of deprecated trait Drupal​\​plugin​\​Plugin​\​PluginOperationsProviderPluginManagerTrait in class [redacted]:getInstanceFromDefinition().


Results are from dataset #205518 from 2024-06-22T12:44. Report is ran by the Drupal Association regularly.