handy_cache_tags 1.x-dev Drupal 11 deprecation details

Name and release Project type Usage count Top X project by usage Maintainers
handy_cache_tags 1.x-dev Module 1781 1000 eiriksm
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
3 33 14 PHPUnit API Call to deprecated method withConsecutive() of class PHPUnit​\​Framework​\​MockObject​\​Builder​\​InvocationMocker.
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 function handy_cache_tags_get_entity_tags(). Deprecated in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use Drupal::service('handy_cache_tags.manager')->getEntityTags() instead.
1 1 1 Other problem Call to deprecated function handy_cache_tags_get_tag(). Deprecated in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use Drupal::service('handy_cache_tags.manager')->getTag() instead.
1 1 1 Other problem Call to deprecated function handy_cache_tags_get_bundle_tag_from_entity(). Deprecated in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use Drupal::service('handy_cache_tags.manager')->getBundleTagFromEntity() instead.
1 1 1 Other problem Call to deprecated function handy_cache_tags_get_bundle_tag(). Deprecated in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use Drupal::service('handy_cache_tags.manager')->getBundleTag() instead.


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