Search for all
Title | Object type | File name | Summary |
---|---|---|---|
CommentApprovalTest::getInfo | function | modules/ |
|
CommentApprovalTest::testApprovalAdminInterface | function | modules/ |
Test comment approval functionality through admin/content/comment. |
CommentApprovalTest::testApprovalNodeInterface | function | modules/ |
Test comment approval functionality through node interface. |
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. |
CommentFieldsTest | class | modules/ |
Test fields on comments. |
CommentFieldsTest::getInfo | function | modules/ |
|
CommentFieldsTest::testCommentDefaultFields | function | modules/ |
Tests that the default 'comment_body' field is correctly added. |
CommentFieldsTest::testCommentEnable | function | modules/ |
Test that comment module works when enabled after a content module. |
CommentFieldsTest::testCommentFormat | function | modules/ |
Test that comment module works correctly with plain text format. |
CommentHelperCase | class | modules/ |
@file Tests for comment.module. |
CommentHelperCase::$admin_user | property | modules/ |
|
CommentHelperCase::$node | property | modules/ |
|
CommentHelperCase::$super_user | property | modules/ |
|
CommentHelperCase::$web_user | property | modules/ |
|
CommentHelperCase::commentContactInfoAvailable | function | modules/ |
Check for contact info. |
CommentHelperCase::commentExists | function | modules/ |
Checks current page for specified comment. |
CommentHelperCase::deleteComment | function | modules/ |
Delete comment. |
CommentHelperCase::getUnapprovedComment | function | modules/ |
Get the comment ID for an unapproved comment. |
CommentHelperCase::performCommentOperation | function | modules/ |
Perform the specified operation on the specified comment. |
CommentHelperCase::postComment | function | modules/ |
Post comment. |
CommentHelperCase::setCommentAnonymous | function | modules/ |
Set comment anonymous level setting. |
CommentHelperCase::setCommentForm | function | modules/ |
Set comment form location setting. |
CommentHelperCase::setCommentPreview | function | modules/ |
Set comment preview setting. |
CommentHelperCase::setCommentSettings | function | modules/ |
Set comment setting for article content type. |
CommentHelperCase::setCommentsPerPage | function | modules/ |
Set the default number of comments per page. |
CommentHelperCase::setCommentSubject | function | modules/ |
Set comment subject setting. |
CommentHelperCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
CommentInterfaceTest | class | modules/ |
|
CommentInterfaceTest::$comment | property | modules/ |
|
CommentInterfaceTest::$web_user2 | property | modules/ |
|
CommentInterfaceTest::assertCommentLinks | function | modules/ |
Asserts that comment links appear according to the passed environment setup. |
CommentInterfaceTest::getInfo | function | modules/ |
|
CommentInterfaceTest::setEnvironment | function | modules/ |
Re-configures the environment, module settings, and user permissions. |
CommentInterfaceTest::testCommentClasses | function | modules/ |
Tests CSS classes on comments. |
CommentInterfaceTest::testCommentInterface | function | modules/ |
Test comment interface. |
CommentInterfaceTest::testCommentLinks | function | modules/ |
Tests comment links. |
CommentInterfaceTest::testCommentNewCommentsIndicator | function | modules/ |
Tests new comment marker. |
CommentInterfaceTest::testCommentNodeCommentStatistics | function | modules/ |
Tests the node comment statistics. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.