Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
color_update_7001 function modules/color/color.install Warn site administrator if unsafe CSS color codes are found in the database.
color_valid_hexadecimal_string function modules/color/color.module Determines if a hexadecimal CSS color string is valid.
comment.admin.inc file modules/comment/comment.admin.inc Admin page callbacks for the comment module.
comment.module file modules/comment/comment.module Enables users to comment on published content.
CommentActionsTestCase::assertWatchdogMessage function modules/comment/comment.test Verify that a watchdog message has been entered.
CommentActionsTestCase::clearWatchdog function modules/comment/comment.test Helper function: clear the watchdog.
CommentActionsTestCase::testCommentUnpublishByKeyword function modules/comment/comment.test Tests the unpublish comment by keyword action.
CommentApprovalTest::testApprovalAdminInterface function modules/comment/comment.test Test comment approval functionality through admin/content/comment.
CommentApprovalTest::testApprovalNodeInterface function modules/comment/comment.test Test comment approval functionality through node interface.
CommentAuthorDeletionTestCase class modules/comment/comment.test Tests the behavior of comments when the comment author is deleted.
CommentAuthorDeletionTestCase::getInfo function modules/comment/comment.test
CommentAuthorDeletionTestCase::testAuthorDeletion function modules/comment/comment.test Tests that comments are correctly deleted when their author is deleted.
CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled function modules/comment/comment.test Test comment author deletion while the comment module is disabled.
CommentContentRebuild class modules/comment/comment.test Test to make sure comment content is rebuilt.
CommentContentRebuild::getInfo function modules/comment/comment.test
CommentContentRebuild::testCommentRebuild function modules/comment/comment.test Test to ensure that the comment's content array is rebuilt for every
call to comment_view().
CommentController::attachLoad function modules/comment/comment.module
CommentController::buildQuery function modules/comment/comment.module
CommentFieldsTest class modules/comment/comment.test Test fields on comments.
CommentFieldsTest::getInfo function modules/comment/comment.test
CommentFieldsTest::testCommentDefaultFields function modules/comment/comment.test Tests that the default 'comment_body' field is correctly added.
CommentFieldsTest::testCommentEnable function modules/comment/comment.test Test that comment module works when enabled after a content module.
CommentFieldsTest::testCommentFormat function modules/comment/comment.test Test that comment module works correctly with plain text format.
CommentHelperCase::$admin_user property modules/comment/comment.test
CommentHelperCase::$node property modules/comment/comment.test
CommentHelperCase::deleteComment function modules/comment/comment.test Delete comment.
CommentHelperCase::getUnapprovedComment function modules/comment/comment.test Get the comment ID for an unapproved comment.
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
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::assertCommentOrder function modules/comment/comment.test Helper function: assert that the comments are displayed in the correct order.
CommentPagerTest::testCommentNewPageIndicator function modules/comment/comment.test Test comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading function modules/comment/comment.test Test comment ordering and threading.
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.
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
CommentUpgradePathTestCase::testCommentUpgrade function modules/simpletest/tests/upgrade/upgrade.comment.test Test a successful upgrade.
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.

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