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
book_block_configure function modules/book/book.module Implements hook_block_configure().
book_form_node_delete_confirm_alter function modules/book/book.module Implements hook_form_FORM_ID_alter() for node_delete_confirm().
book_permission function modules/book/book.module Implements hook_permission().
book_remove_button_submit function modules/book/book.pages.inc Form submission handler for book_outline_form().
BootstrapDestinationTestCase class modules/simpletest/tests/bootstrap.test Tests for $_GET['destination'] and $_REQUEST['destination'] validation.
BootstrapDestinationTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapDestinationTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapDestinationTestCase::testDestination function modules/simpletest/tests/bootstrap.test Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
BootstrapPageCacheTestCase::testConditionalRequests function modules/simpletest/tests/bootstrap.test Test support for requests containing If-Modified-Since and If-None-Match headers.
BootstrapPageCacheTestCase::testPageCompression function modules/simpletest/tests/bootstrap.test Test page compression.
callback_batch_operation function modules/system/form.api.php Perform a single batch operation.
callback_search_conditions function modules/search/search.api.php Provide search query conditions.
CommentActionsTestCase class modules/comment/comment.test Test actions provided by the comment module.
CommentActionsTestCase::assertHookMessage function modules/comment/comment.test Pass if the message $text was set by one of the comment hooks in
comment_hook_test.module, i.e., if the $text is an element of
$_SESSION['comment_hook_test'].
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::getInfo function modules/comment/comment.test
CommentActionsTestCase::testCommentPublishUnpublishActions function modules/comment/comment.test Test comment publish and unpublish actions.
CommentActionsTestCase::testCommentPublishUnpublishHooks function modules/comment/comment.test Test comment publish and unpublish hooks.
CommentActionsTestCase::testCommentUnpublishByKeyword function modules/comment/comment.test Tests the unpublish comment by keyword action.
CommentAnonymous class modules/comment/comment.test
CommentAnonymous::getInfo function modules/comment/comment.test
CommentAnonymous::setUp function modules/comment/comment.test Sets up a Drupal site for running functional and integration tests.
CommentAnonymous::testAnonymous function modules/comment/comment.test Test anonymous comment functionality.
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.
CommentBlockFunctionalTest class modules/comment/comment.test Functional tests for the comment module blocks.
CommentBlockFunctionalTest::getInfo function modules/comment/comment.test
CommentBlockFunctionalTest::testRecentCommentBlock function modules/comment/comment.test Test the recent comments block.
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.

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