comment_admin_overview in modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
comment_load in modules/comment/comment.module
Loads the entire comment by comment ID.
comment_node_page_additions in modules/comment/comment.module
Builds the comment-related elements for node detail pages.
comment_node_update_index in modules/comment/comment.module
Implements hook_node_update_index().
comment_preview in modules/comment/comment.module
Generates a comment preview.
comment_user_cancel in modules/comment/comment.module
Implements hook_user_cancel().
UserCancelTestCase::testUserDelete in modules/user/tests/user.test
Delete account and remove all content.
views_plugin_row_comment_rss::pre_render in modules/comment/views/views_plugin_row_comment_rss.inc
Allow the style to do stuff before each row is rendered.
views_plugin_row_comment_view::pre_render in modules/comment/views/views_plugin_row_comment_view.inc
Allow the style to do stuff before each row is rendered.