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