Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
CommentNodeAccessTest class modules/comment/comment.test Tests comments with node access.
CommentNodeAccessTest::getInfo function modules/comment/comment.test
CommentNodeAccessTest::setUp function modules/comment/comment.test Sets up a Drupal site for running functional and integration tests.
CommentNodeAccessTest::testThreadedCommentView function modules/comment/comment.test Test that threaded comments can be viewed.
CommentNodeChangesTestCase class modules/comment/comment.test Tests that comments behave correctly when the node is changed.
CommentNodeChangesTestCase::getInfo function modules/comment/comment.test
CommentNodeChangesTestCase::testNodeDeletion function modules/comment/comment.test Tests that comments are deleted with the node.
CommentPagerTest class modules/comment/comment.test Verify pagination of comments.
CommentPagerTest::assertCommentOrder function modules/comment/comment.test Helper function: assert that the comments are displayed in the correct order.
CommentPagerTest::getInfo function modules/comment/comment.test
CommentPagerTest::testCommentNewPageIndicator function modules/comment/comment.test Test comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading function modules/comment/comment.test Test comment ordering and threading.
CommentPagerTest::testCommentPaging function modules/comment/comment.test Confirm comment paging works correctly with flat and threaded comments.
CommentPreviewTest class modules/comment/comment.test Test previewing comments.
CommentPreviewTest::getInfo function modules/comment/comment.test
CommentPreviewTest::testCommentEditPreviewSave function modules/comment/comment.test Test comment edit, preview, and save.
CommentPreviewTest::testCommentPreview function modules/comment/comment.test Test comment preview.
CommentRSSUnitTest class modules/comment/comment.test Unit tests for comment module integration with RSS feeds.
CommentRSSUnitTest::getInfo function modules/comment/comment.test
CommentRSSUnitTest::testCommentRSS function modules/comment/comment.test Test comments as part of an RSS feed.
CommentThreadingTestCase class modules/comment/comment.test Tests comment threading.
CommentThreadingTestCase::getInfo function modules/comment/comment.test
CommentThreadingTestCase::testCommentThreading function modules/comment/comment.test Tests the comment threading.
CommentTokenReplaceTestCase class modules/comment/comment.test Test comment token replacement in strings.
CommentTokenReplaceTestCase::getInfo function modules/comment/comment.test
CommentTokenReplaceTestCase::testCommentTokenReplacement function modules/comment/comment.test Creates a comment, then tests the tokens generated from it.
CommentUninstallTestCase class modules/comment/comment.test Tests uninstalling the comment module.
CommentUninstallTestCase::getInfo function modules/comment/comment.test
CommentUninstallTestCase::testCommentUninstall function modules/comment/comment.test
CommentUpgradePathTestCase class modules/simpletest/tests/upgrade/upgrade.comment.test Upgrade test for comment.module.
CommentUpgradePathTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.comment.test
CommentUpgradePathTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.comment.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
CommentUpgradePathTestCase::testCommentUpgrade function modules/simpletest/tests/upgrade/upgrade.comment.test Test a successful upgrade.
comment_access function modules/comment/comment.module Determines whether the current user has access to a particular comment.
comment_action_info function modules/comment/comment.module Implements hook_action_info().
comment_admin function modules/comment/comment.admin.inc Menu callback; present an administrative comment listing.
comment_admin_overview function modules/comment/comment.admin.inc Form builder for the comment overview administration form.
comment_admin_overview_submit function modules/comment/comment.admin.inc Process comment_admin_overview form submissions.
comment_admin_overview_validate function modules/comment/comment.admin.inc Validate comment_admin_overview form submissions.
COMMENT_ANONYMOUS_MAYNOT_CONTACT constant modules/comment/comment.module Anonymous posters cannot enter their contact information.
COMMENT_ANONYMOUS_MAY_CONTACT constant modules/comment/comment.module Anonymous posters may leave their contact information.
COMMENT_ANONYMOUS_MUST_CONTACT constant modules/comment/comment.module Anonymous posters are required to leave their contact information.
comment_approve function modules/comment/comment.pages.inc Menu callback; publish specified comment.
comment_block_configure function modules/comment/comment.module Implements hook_block_configure().
comment_block_info function modules/comment/comment.module Implements hook_block_info().
comment_block_save function modules/comment/comment.module Implements hook_block_save().
comment_block_view function modules/comment/comment.module Implements hook_block_view().
comment_build_content function modules/comment/comment.module Builds a structured array representing the comment's content.
comment_confirm_delete function modules/comment/comment.admin.inc Form builder; Builds the confirmation form for deleting a single comment.
comment_confirm_delete_page function modules/comment/comment.admin.inc Page callback for comment deletions.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.