CommentInterfaceTest::setEnvironment in core/modules/comment/tests/comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentClasses in core/modules/comment/tests/comment.test
Tests CSS classes on comments.
CommentInterfaceTest::testCommentNewCommentsIndicator in core/modules/comment/tests/comment.test
Tests new comment marker.
CommentViewsHandlerArgumentUserUidTest::postComment in core/modules/comment/tests/comment_views_handler_argument_user_uid.test
Post comment.
comment_admin_overview_submit in core/modules/comment/comment.admin.inc
Form submission handler for comment_admin_overview().
comment_approve in core/modules/comment/comment.pages.inc
Page callback: Publishes the specified comment.
comment_form_submit in core/modules/comment/comment.module
Form submission handler for comment_form().
comment_user_cancel in core/modules/comment/comment.module
Implements hook_user_cancel().
EntityCrudHookTestCase::testCommentHooks in core/modules/entity/tests/entity_crud_hook_test.test
Tests hook invocations for CRUD operations on comments.
EntityReferenceHandlersTestCase::testCommentHandler in core/modules/entityreference/tests/entityreference.handlers.test
Test the comment-specific overrides of the entity handler.
NodeAccessPagerTestCase::testCommentPager in core/modules/node/tests/node.test
Tests the comment pager for nodes with multiple grants per realm.
TokenCommentTestCase::testCommentTokens in core/modules/simpletest/tests/token.test
ViewsUIWizardJumpMenuTestCase::createCommentAndGetPath in core/modules/views/tests/views_ui.test
Helper function to create a comment and return its expected path.