← all change records
#2299799 comment.module functions removed in favor of methods on CommentStorage/CommentManager
Generated 2026-06-03 14:00 UTC
Matching rules (7)
- from: 'fn:comment_count_unpublished'
to: '\Drupal\comment\CommentStorage::getUnapprovedCount'
- from: 'fn:comment_get_display_page'
to: '\Drupal\comment\CommentStorage::getDisplayOrdinal'
- from: 'fn:comment_get_display_ordinal'
to: '\Drupal\comment\CommentStorage::getDisplayOrdinal'
- from: 'fn:comment_get_recent'
- from: 'fn:comment_get_thread'
to: '\Drupal\comment\CommentStorage::loadThread'
- from: 'fn:comment_new_page_count'
to: '\Drupal\comment\CommentStorage::getNewCommentPageNumber'
- from: 'fn:comment_num_new'
to: '\Drupal\comment\CommentManager::getCountNewComments'
Affected contrib projects (2)
| Project | legacy | in_flight | migrated | installs | files | adopters | |
|---|---|---|---|---|---|---|---|
| forum ↗ | 0 | 0 | 1 | 9,926 | 0 | 1 | |
| comment_fragment ↗ | 0 | 0 | 2 | 80 | 0 | 1 |