Search for comment
- Search 9.5.x for comment
- Search 8.9.x for comment
- Search 10.3.x for comment
- Search 11.x for comment
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| CommentNodeAccessTest | class | modules/ |
Tests comments with node access. |
| CommentNodeAccessTest::getInfo | function | modules/ |
|
| CommentNodeAccessTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CommentNodeAccessTest::testThreadedCommentView | function | modules/ |
Test that threaded comments can be viewed. |
| CommentNodeChangesTestCase | class | modules/ |
Tests that comments behave correctly when the node is changed. |
| CommentNodeChangesTestCase::getInfo | function | modules/ |
|
| CommentNodeChangesTestCase::testNodeDeletion | function | modules/ |
Tests that comments are deleted with the node. |
| CommentPagerTest | class | modules/ |
Verify pagination of comments. |
| CommentPagerTest::assertCommentOrder | function | modules/ |
Helper function: assert that the comments are displayed in the correct order. |
| CommentPagerTest::getInfo | function | modules/ |
|
| CommentPagerTest::testCommentNewPageIndicator | function | modules/ |
Test comment_new_page_count(). |
| CommentPagerTest::testCommentOrderingThreading | function | modules/ |
Test comment ordering and threading. |
| CommentPagerTest::testCommentPaging | function | modules/ |
Confirm comment paging works correctly with flat and threaded comments. |
| CommentPreviewTest | class | modules/ |
Test previewing comments. |
| CommentPreviewTest::getInfo | function | modules/ |
|
| CommentPreviewTest::testCommentEditPreviewSave | function | modules/ |
Test comment edit, preview, and save. |
| CommentPreviewTest::testCommentPreview | function | modules/ |
Test comment preview. |
| CommentRSSUnitTest | class | modules/ |
Unit tests for comment module integration with RSS feeds. |
| CommentRSSUnitTest::getInfo | function | modules/ |
|
| CommentRSSUnitTest::testCommentRSS | function | modules/ |
Test comments as part of an RSS feed. |
| CommentThreadingTestCase | class | modules/ |
Tests comment threading. |
| CommentThreadingTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.