- CommentHelperCase::setCommentSubject in core/
modules/ comment/ tests/ comment.test - Sets the value governing whether the comment title field should be enabled.
- 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.
- comment_form_node_type_form_alter in core/
modules/ comment/ comment.module - Implements hook_form_FORM_ID_alter().
- comment_node_type_load in core/
modules/ comment/ comment.module - Implements hook_node_type_load().
- template_preprocess_comment in core/
modules/ comment/ comment.theme.inc - Preprocesses variables for comment.tpl.php.