basket 2.0.3-rc4 Drupal 11 deprecation details

Name and release Project type Usage count Top X project by usage Maintainers
basket 2.0.3-rc4 Module 172 15000 Helena Zajika
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
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 1 1 Other problem Call to deprecated method viewsJoin() of class Drupal​\​basket​\​Query​\​BasketGetNodeImgQuery. Deprecated in basket:2.0.0 and is removed from basket:3.0.0. Use Drupal::getContainer()->get('BasketQuery')->ImgViewsJoin($view).
1 1 1 Other problem Call to method viewsJoin() of deprecated class Drupal​\​basket​\​Query​\​BasketGetNodeImgQuery. Deprecated in basket:2.0.0 and is removed from basket:3.0.0. Use Drupal::getContainer()->get('BasketQuery').
1 1 1 Other problem Call to deprecated method getDefFid() of class Drupal​\​basket​\​Query​\​BasketGetNodeImgQuery. Deprecated in basket:2.0.0 and is removed from basket:3.0.0. Use Drupal::getContainer()->get('BasketQuery')->getDefFid($entity).
1 1 1 Other problem Call to method getDefFid() of deprecated class Drupal​\​basket​\​Query​\​BasketGetNodeImgQuery. Deprecated in basket:2.0.0 and is removed from basket:3.0.0. Use Drupal::getContainer()->get('BasketQuery').
1 1 1 Other problem Call to deprecated method getNodeImgFirst() of class Drupal​\​basket​\​Query​\​BasketGetNodeImgQuery. Deprecated in basket:2.0.0 and is removed from basket:3.0.0. Use Drupal::getContainer()->get('BasketQuery')->getNodeImgFirst($entity).
1 1 1 Other problem Call to method getNodeImgFirst() of deprecated class Drupal​\​basket​\​Query​\​BasketGetNodeImgQuery. Deprecated in basket:2.0.0 and is removed from basket:3.0.0. Use Drupal::getContainer()->get('BasketQuery').


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