Search for on
Title | Object type | File name | Summary |
---|---|---|---|
book_block_configure | function | modules/ |
Implements hook_block_configure(). |
book_form_node_delete_confirm_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for node_delete_confirm(). |
book_permission | function | modules/ |
Implements hook_permission(). |
book_remove_button_submit | function | modules/ |
Form submission handler for book_outline_form(). |
BootstrapDestinationTestCase | class | modules/ |
Tests for $_GET['destination'] and $_REQUEST['destination'] validation. |
BootstrapDestinationTestCase::getInfo | function | modules/ |
|
BootstrapDestinationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BootstrapDestinationTestCase::testDestination | function | modules/ |
Tests that $_GET/$_REQUEST['destination'] only contain internal URLs. |
BootstrapPageCacheTestCase::testConditionalRequests | function | modules/ |
Test support for requests containing If-Modified-Since and If-None-Match headers. |
BootstrapPageCacheTestCase::testPageCompression | function | modules/ |
Test page compression. |
callback_batch_operation | function | modules/ |
Perform a single batch operation. |
callback_search_conditions | function | modules/ |
Provide search query conditions. |
CommentActionsTestCase | class | modules/ |
Test actions provided by the comment module. |
CommentActionsTestCase::assertHookMessage | function | modules/ |
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/ |
Verify that a watchdog message has been entered. |
CommentActionsTestCase::clearWatchdog | function | modules/ |
Helper function: clear the watchdog. |
CommentActionsTestCase::getInfo | function | modules/ |
|
CommentActionsTestCase::testCommentPublishUnpublishActions | function | modules/ |
Test comment publish and unpublish actions. |
CommentActionsTestCase::testCommentPublishUnpublishHooks | function | modules/ |
Test comment publish and unpublish hooks. |
CommentActionsTestCase::testCommentUnpublishByKeyword | function | modules/ |
Tests the unpublish comment by keyword action. |
CommentAnonymous | class | modules/ |
|
CommentAnonymous::getInfo | function | modules/ |
|
CommentAnonymous::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
CommentAnonymous::testAnonymous | function | modules/ |
Test anonymous comment functionality. |
CommentAuthorDeletionTestCase | class | modules/ |
Tests the behavior of comments when the comment author is deleted. |
CommentAuthorDeletionTestCase::getInfo | function | modules/ |
|
CommentAuthorDeletionTestCase::testAuthorDeletion | function | modules/ |
Tests that comments are correctly deleted when their author is deleted. |
CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled | function | modules/ |
Test comment author deletion while the comment module is disabled. |
CommentBlockFunctionalTest | class | modules/ |
Functional tests for the comment module blocks. |
CommentBlockFunctionalTest::getInfo | function | modules/ |
|
CommentBlockFunctionalTest::testRecentCommentBlock | function | modules/ |
Test the recent comments block. |
CommentContentRebuild | class | modules/ |
Test to make sure comment content is rebuilt. |
CommentContentRebuild::getInfo | function | modules/ |
|
CommentContentRebuild::testCommentRebuild | function | modules/ |
Test to ensure that the comment's content array is rebuilt for every call to comment_view(). |
CommentController | class | modules/ |
Controller class for comments. |
CommentController::attachLoad | function | modules/ |
Attaches data to entities upon loading. |
CommentController::buildQuery | function | modules/ |
Builds the query to load the entity. |
CommentHelperCase::commentContactInfoAvailable | function | modules/ |
Check for contact info. |
CommentHelperCase::performCommentOperation | function | modules/ |
Perform the specified operation on the specified comment. |
CommentHelperCase::setCommentAnonymous | function | modules/ |
Set comment anonymous level setting. |
CommentInterfaceTest::setEnvironment | function | modules/ |
Re-configures the environment, module settings, and user permissions. |
CommentNodeChangesTestCase::testNodeDeletion | function | modules/ |
Tests that comments are deleted with the node. |
comment_action_info | function | modules/ |
Implements hook_action_info(). |
COMMENT_ANONYMOUS_MAYNOT_CONTACT | constant | modules/ |
Anonymous posters cannot enter their contact information. |
COMMENT_ANONYMOUS_MAY_CONTACT | constant | modules/ |
Anonymous posters may leave their contact information. |
COMMENT_ANONYMOUS_MUST_CONTACT | constant | modules/ |
Anonymous posters are required to leave their contact information. |
comment_block_configure | function | modules/ |
Implements hook_block_configure(). |
comment_build_content | function | modules/ |
Builds a structured array representing the comment's content. |
comment_confirm_delete | function | modules/ |
Form builder; Builds the confirmation form for deleting a single comment. |
comment_confirm_delete_page | function | modules/ |
Page callback for comment deletions. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.