ckeditor_mentions 2.x-dev Drupal 11 deprecation details

Name and release Project type Usage count Top X project by usage Maintainers
ckeditor_mentions 2.x-dev Module 115 15000 askibinski, webflo, Michele Wickham, gnuget, dinazaur
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 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 Fetching class constant MENTION_FIRST of deprecated class Drupal​\​ckeditor_mentions​\​CKEditorMentionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal​\​ckeditor_mentions​\​Events​\​CKEditorMentionEventInterface in the Event subscriber type declaration.
1 1 1 Other problem Fetching class constant MENTION_SUBSEQUENT of deprecated class Drupal​\​ckeditor_mentions​\​CKEditorMentionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal​\​ckeditor_mentions​\​Events​\​CKEditorMentionEventInterface in the Event subscriber type declaration.
1 1 1 Other problem Fetching deprecated class constant MENTION_FIRST of class Drupal​\​ckeditor_mentions​\​CKEditorMentionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal​\​ckeditor_mentions​\​Events​\​CKEditorEvents::MENTION_FIRST.
1 1 1 Other problem Fetching deprecated class constant MENTION_SUBSEQUENT of class Drupal​\​ckeditor_mentions​\​CKEditorMentionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal​\​ckeditor_mentions​\​Events​\​CKEditorEvents::MENTION_SUBSEQUENT.
1 1 1 Other problem Instantiation of deprecated class Drupal​\​ckeditor_mentions​\​CKEditorMentionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal​\​ckeditor_mentions​\​Events​\​CKEditorMentionEventInterface in the Event subscriber type declaration.
1 1 1 Other problem Instantiation of deprecated class Drupal​\​ckeditor_mentions​\​CKEditorMentionSuggestionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal​\​ckeditor_mentions​\​Events​\​CKEditorMentionSuggestionEventInterface in the Event subscriber type declaration.
1 1 1 Other problem Call to deprecated method setSuggestions() of class Drupal​\​ckeditor_mentions​\​CKEditorMentionSuggestionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0.
1 1 1 Other problem Fetching class constant SUGGESTION of deprecated class Drupal​\​ckeditor_mentions​\​CKEditorMentionSuggestionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal​\​ckeditor_mentions​\​Events​\​CKEditorMentionSuggestionEventInterface in the Event subscriber type declaration.
1 1 1 Other problem Fetching deprecated class constant SUGGESTION of class Drupal​\​ckeditor_mentions​\​CKEditorMentionSuggestionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal​\​ckeditor_mentions​\​Events​\​CKEditorEvents::SUGGESTION.


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