Search for on

  1. Search 9.5.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
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 class modules/comment/comment.module Controller class for comments.
CommentController::attachLoad function modules/comment/comment.module Attaches data to entities upon loading.
CommentController::buildQuery function modules/comment/comment.module Builds the query to load the entity.
CommentHelperCase::commentContactInfoAvailable function modules/comment/comment.test Check for contact info.
CommentHelperCase::performCommentOperation function modules/comment/comment.test Perform the specified operation on the specified comment.
CommentHelperCase::setCommentAnonymous function modules/comment/comment.test Set comment anonymous level setting.
CommentInterfaceTest::setEnvironment function modules/comment/comment.test Re-configures the environment, module settings, and user permissions.
CommentNodeChangesTestCase::testNodeDeletion function modules/comment/comment.test Tests that comments are deleted with the node.
comment_action_info function modules/comment/comment.module Implements hook_action_info().
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_configure function modules/comment/comment.module Implements hook_block_configure().
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.
comment_confirm_delete_submit function modules/comment/comment.admin.inc Process comment_confirm_delete form submissions.
comment_multiple_delete_confirm function modules/comment/comment.admin.inc List the selected comments and verify that the admin wants to delete them.
comment_multiple_delete_confirm_submit function modules/comment/comment.admin.inc Process comment_multiple_delete_confirm form submissions.
comment_node_page_additions function modules/comment/comment.module Build the comment-related elements for node detail pages.
comment_permission function modules/comment/comment.module Implements hook_permission().
comment_publish_action function modules/comment/comment.module Publishes a comment.
comment_save_action function modules/comment/comment.module Saves a comment.
comment_unpublish_action function modules/comment/comment.module Unpublishes a comment.
comment_unpublish_by_keyword_action function modules/comment/comment.module Unpublishes a comment if it contains certain keywords.
comment_unpublish_by_keyword_action_form function modules/comment/comment.module Form builder; Prepare a form for blacklisted keywords.
comment_unpublish_by_keyword_action_submit function modules/comment/comment.module Process comment_unpublish_by_keyword_action_form form submissions.
common.inc file includes/common.inc Common functions that many Drupal modules will need to reference.
common_test.css file modules/simpletest/tests/common_test.css /* This file is for testing CSS file inclusion, no contents are necessary. */
ConfirmFormTest class modules/system/system.test Tests confirm form destinations.
ConfirmFormTest::$admin_user property modules/system/system.test
ConfirmFormTest::assertCancelLinkUrl function modules/system/system.test Asserts that a cancel link is present pointing to the provided URL.
ConfirmFormTest::getInfo function modules/system/system.test
ConfirmFormTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
ConfirmFormTest::testConfirmForm function modules/system/system.test Tests that the confirm form does not use external destinations.
confirm_form function modules/system/system.module Generates a form array for a confirmation form.
conf_path function includes/bootstrap.inc Returns the appropriate configuration directory.
Content markers group includes/theme.inc Markers used by theme_mark() and node_mark() to designate content.
content_types.inc file modules/node/content_types.inc Content type editing user interface.
contextual-rtl.css file modules/contextual/contextual-rtl.css Stylesheet specific to right-to-left languages.
contextual.api.php file modules/contextual/contextual.api.php Hooks provided by Contextual module.
contextual.css file modules/contextual/contextual.css Stylesheet for the Contextual module.
contextual.info file modules/contextual/contextual.info name = Contextual links
description = Provides contextual links to perform actions related to elements on a page.
package = Core
version = VERSION
core = 7.x
files[] = contextual.test
contextual.module file modules/contextual/contextual.module Adds contextual links to perform actions related to elements on a page.
contextual.test file modules/contextual/contextual.test Tests for contextual.module.
ContextualDynamicContextTestCase class modules/contextual/contextual.test Tests accessible links after inaccessible links on dynamic context.
ContextualDynamicContextTestCase::$profile property modules/contextual/contextual.test The profile to install as a basis for testing.

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