Search for A

  1. Search 9.5.x for A
  2. Search 8.9.x for A
  3. Search 10.3.x for A
  4. Search 11.x for A
  5. Other projects
Title Object type File name Summary
CommentHelperCase::setCommentForm function modules/comment/comment.test Set comment form location setting.
CommentHelperCase::setCommentPreview function modules/comment/comment.test Set comment preview setting.
CommentHelperCase::setCommentSettings function modules/comment/comment.test Set comment setting for article content type.
CommentHelperCase::setCommentsPerPage function modules/comment/comment.test Set the default number of comments per page.
CommentHelperCase::setCommentSubject function modules/comment/comment.test Set comment subject setting.
CommentHelperCase::setUp function modules/comment/comment.test Sets up a Drupal site for running functional and integration tests.
CommentInterfaceTest class modules/comment/comment.test
CommentInterfaceTest::$comment property modules/comment/comment.test
CommentInterfaceTest::$web_user2 property modules/comment/comment.test
CommentInterfaceTest::assertCommentLinks function modules/comment/comment.test Asserts that comment links appear according to the passed environment setup.
CommentInterfaceTest::getInfo function modules/comment/comment.test
CommentInterfaceTest::setEnvironment function modules/comment/comment.test Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentClasses function modules/comment/comment.test Tests CSS classes on comments.
CommentInterfaceTest::testCommentInterface function modules/comment/comment.test Test comment interface.
CommentInterfaceTest::testCommentLinks function modules/comment/comment.test Tests comment links.
CommentInterfaceTest::testCommentNewCommentsIndicator function modules/comment/comment.test Tests new comment marker.
CommentInterfaceTest::testCommentNodeCommentStatistics function modules/comment/comment.test Tests the node comment statistics.
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::testCommentEditPreviewSave function modules/comment/comment.test Test comment edit, preview, and save.
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.

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