CommentHelperCase::postComment in core/modules/comment/tests/comment.test
Posts a comment.
CommentHelperCase::setCommentPreview in core/modules/comment/tests/comment.test
Sets the value governing the previewing mode for the comment form.
comment_form in core/modules/comment/comment.module
Form constructor for the basic commenting form.
comment_form_build_preview in core/modules/comment/comment.module
Form submission handler for the 'preview' button in comment_form().
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().
comment_theme in core/modules/comment/comment.module
Implements hook_theme().
comment_uninstall in core/modules/comment/comment.install
Implements hook_uninstall().
comment_update_1001 in core/modules/comment/comment.install
Move comment content type settings into configuration files.
SearchCommentTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.