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