22 calls to comment_load()
- CommentActionsTestCase::testCommentPublishUnpublishActions in modules/
comment/ comment.test - Test comment publish and unpublish actions.
- CommentActionsTestCase::testCommentPublishUnpublishHooks in modules/
comment/ comment.test - Test comment publish and unpublish hooks.
- CommentActionsTestCase::testCommentUnpublishByKeyword in modules/
comment/ comment.test - Tests the unpublish comment by keyword action.
- CommentContentRebuild::testCommentRebuild in modules/
comment/ comment.test - Test to ensure that the comment's content array is rebuilt for every call to comment_view().
- CommentInterfaceTest::testCommentInterface in modules/
comment/ comment.test - Test comment interface.
- CommentInterfaceTest::testCommentNodeCommentStatistics in modules/
comment/ comment.test - Tests the node comment statistics.
- CommentNodeAccessTest::testThreadedCommentView in modules/
comment/ comment.test - Test that threaded comments can be viewed.
- CommentNodeChangesTestCase::testNodeDeletion in modules/
comment/ comment.test - Tests that comments are deleted with the node.
- CommentPreviewTest::testCommentEditPreviewSave in modules/
comment/ comment.test - Test comment edit, preview, and save.
- CommentThreadingTestCase::testCommentThreading in modules/
comment/ comment.test - Tests the comment threading.
- CommentTokenReplaceTestCase::testCommentTokenReplacement in modules/
comment/ comment.test - Creates a comment, then tests the tokens generated from it.
- comment_admin_overview_submit in modules/
comment/ comment.admin.inc - Process comment_admin_overview form submissions.
- comment_approve in modules/
comment/ comment.pages.inc - Menu callback; publish specified comment.
- comment_confirm_delete_page in modules/
comment/ comment.admin.inc - Page callback for comment deletions.
- comment_multiple_delete_confirm in modules/
comment/ comment.admin.inc - List the selected comments and verify that the admin wants to delete them.
- comment_permalink in modules/
comment/ comment.module - Redirects comment links to the correct page depending on comment settings.
- comment_save in modules/
comment/ comment.module - Accepts a submission of new or changed comment content.
- comment_tokens in modules/
comment/ comment.tokens.inc - Implements hook_tokens().
- EntityCrudHookTestCase::testCommentHooks in modules/
simpletest/ tests/ entity_crud_hook_test.test - Tests hook invocations for CRUD operations on comments.
- FileFieldWidgetTestCase::testPrivateFileComment in modules/
file/ tests/ file.test - Tests that download restrictions on private files work on comments.
- LocaleCommentLanguageFunctionalTest::testCommentLanguage in modules/
locale/ locale.test - Test that comment language is properly set.
- UserCancelTestCase::testUserDelete in modules/
user/ user.test - Delete account and remove all content.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.