Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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_admin_overview_submit function modules/comment/comment.admin.inc Process 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_block_save function modules/comment/comment.module Implements hook_block_save().
comment_confirm_delete_submit function modules/comment/comment.admin.inc Process comment_confirm_delete form submissions.
comment_count_unpublished function modules/comment/comment.module Returns a menu title which includes the number of unapproved comments.
comment_field_extra_fields function modules/comment/comment.module Implements hook_field_extra_fields().
comment_file_download_access function modules/comment/comment.module Implements hook_file_download_access().
comment_forms function modules/comment/comment.module Implements hook_forms().
COMMENT_FORM_SEPARATE_PAGE constant modules/comment/comment.module Comment form should be displayed on a separate page.
comment_form_submit function modules/comment/comment.module Process comment form submissions; prepare the comment, store it, and set a redirection target.
comment_form_submit_build_comment function modules/comment/comment.module Updates the form state's comment entity by processing this submission's values.
comment_get_display_ordinal function modules/comment/comment.module Get the display ordinal for a comment, starting from 0.
comment_get_display_page function modules/comment/comment.module Return the page number for a comment.
comment_hacks.css file modules/simpletest/files/css_test_files/comment_hacks.css /*
* A sample css file, designed to test the effectiveness and stability
* of function <code>drupal_load_stylesheet_content()</code>.
*
*/
/*
A large comment block to test for segfaults and speed. This is 60K a's. Extreme but useful…
comment_hacks.css.optimized.css file modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css .test1{display:block;}img[style*="float: right"]{padding-left:5px;}html .clear-block{height:1%;}.clear-block{display:block;font:italic bold 12px/30px…
comment_hacks.css.unoptimized.css file modules/simpletest/files/css_test_files/comment_hacks.css.unoptimized.css /*
* A sample css file, designed to test the effectiveness and stability
* of function <code>drupal_load_stylesheet_content()</code>.
*
*/
/*
A large comment block to test for segfaults and speed. This is 60K a's. Extreme but useful…
comment_hook_test.info file modules/comment/tests/comment_hook_test.info name = "Comment Hooks Test"
description = "Support module for comment hook tests."
core = 7.x
package = Testing
version = VERSION
hidden = TRUE
comment_hook_test.module file modules/comment/tests/comment_hook_test.module Test module for the comment hooks testing.
comment_hook_test_comment_publish function modules/comment/tests/comment_hook_test.module Implements hook_comment_publish().
comment_hook_test_comment_unpublish function modules/comment/tests/comment_hook_test.module Implements hook_comment_unpublish().
comment_links function modules/comment/comment.module Helper function, build links for an individual comment.
comment_modules_enabled function modules/comment/comment.install Implements hook_modules_enabled().
comment_multiple_delete_confirm_submit function modules/comment/comment.admin.inc Process comment_multiple_delete_confirm form submissions.
COMMENT_NODE_CLOSED constant modules/comment/comment.module Comments for this node are closed.
comment_node_insert function modules/comment/comment.module Implements hook_node_insert().
comment_node_page_additions function modules/comment/comment.module Build the comment-related elements for node detail pages.
comment_node_search_result function modules/comment/comment.module Implements hook_node_search_result().
comment_node_type_insert function modules/comment/comment.module Implements hook_node_type_insert().
COMMENT_NOT_PUBLISHED constant modules/comment/comment.module Comment is awaiting approval.
comment_permission function modules/comment/comment.module Implements hook_permission().
COMMENT_PUBLISHED constant modules/comment/comment.module Comment is published.
comment_publish_action function modules/comment/comment.module Publishes a comment.
comment_save function modules/comment/comment.module Accepts a submission of new or changed comment content.
comment_save_action function modules/comment/comment.module Saves a comment.

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