CommentInterfaceTest::testCommentInterface in core/modules/comment/tests/comment.test
Tests the comment interface.
CommentInterfaceTest::testCommentNodeCommentStatistics in core/modules/comment/tests/comment.test
Tests the node comment statistics.
CommentNodeAccessTest::testThreadedCommentView in core/modules/comment/tests/comment.test
Test that threaded comments can be viewed.
CommentPagerTest::testCommentNewPageIndicator in core/modules/comment/tests/comment.test
Tests comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading in core/modules/comment/tests/comment.test
Tests comment ordering and threading.
CommentPagerTest::testCommentPaging in core/modules/comment/tests/comment.test
Confirms comment paging works correctly with flat and threaded comments.
CommentPreviewTest::testCommentEditPreviewSave in core/modules/comment/tests/comment.test
Tests comment edit, preview, and save.
CommentPreviewTest::testCommentPreview in core/modules/comment/tests/comment.test
Tests comment preview.
CommentStorageController::view in core/modules/comment/comment.entity.inc
Overrides DefaultEntityController::view().
CommentThreadingTestCase::testCommentThreading in core/modules/comment/tests/comment.test
Tests the comment threading.
comment_node_type_load in core/modules/comment/comment.module
Implements hook_node_type_load().
_comment_get_modes in core/modules/comment/comment.module
Returns an array of viewing modes for comment listings.