- Issue created by @quietone
- 🇦🇺Australia mstrelan
We might need to split this up further, this is what I've identified.
PHP:
- \Drupal\comment\CommentLinkBuilder::buildCommentedEntityLinks
- \Drupal\comment\CommentManager::getCountNewComments
- \Drupal\comment\CommentManagerInterface::getCountNewComments
- \Drupal\comment\CommentViewBuilder::buildComponents
- \Drupal\comment\Hook\CommentHooks::nodeViewAlter
- \Drupal\comment\Hook\CommentViewsHooks::viewsDataAlter
- \Drupal\comment\Plugin\views\field\NodeNewComments::preRender
- \Drupal\Tests\comment\Functional\CommentCSSTest::testCommentClasses
- \Drupal\Tests\comment\Functional\CommentEntityTest::testEntityChanges
- \Drupal\Tests\comment\Functional\CommentNewIndicatorTest::testCommentNewCommentsIndicator
- \Drupal\Tests\comment\Functional\CommentTestBase::$modules
- \Drupal\Tests\comment\Functional\Views\NodeCommentsTest::$modules
- \Drupal\Tests\comment\Unit\CommentLinkBuilderTest::testCommentLinkBuilder
Libraries:
- drupal.comment-new-indicator
- drupal.node-new-comments-link
Views:
- test_new_comments
- Merge request !12794Issue #3524379: Remove usage of history module from comment module → (Open) created by mstrelan