Namesort ascending Location Description
CommentStorageController::updateNodeStatistics core/modules/comment/comment.entity.inc Updates the comment statistics for a given node.
CommentStorageController::preSave core/modules/comment/comment.entity.inc Overrides EntityDatabaseStorageController::preSave().
CommentStorageController::postSave core/modules/comment/comment.entity.inc Overrides EntityDatabaseStorageController::postSave().
CommentStorageController::postDelete core/modules/comment/comment.entity.inc Overrides EntityDatabaseStorageController::postDelete().
CommentStorageController::load core/modules/comment/comment.entity.inc Overrides DefaultEntityController::load().
CommentStorageController::buildQuery core/modules/comment/comment.entity.inc Overrides EntityDatabaseStorageController::buildQuery().
CommentStorageController::buildContent core/modules/comment/comment.entity.inc Implements EntityControllerInterface::buildContent().
CommentStorageController::attachLoad core/modules/comment/comment.entity.inc Overrides EntityDatabaseStorageController::attachLoad().
CommentRSSUnitTest::testCommentRSS core/modules/comment/tests/comment.test Tests comments as part of an RSS feed.
CommentPreviewTest::testCommentPreview core/modules/comment/tests/comment.test Tests comment preview.
CommentPreviewTest::testCommentEditPreviewSave core/modules/comment/tests/comment.test Tests comment edit, preview, and save.
CommentPagerTest::testCommentPaging core/modules/comment/tests/comment.test Confirms comment paging works correctly with flat and threaded comments.
CommentPagerTest::testCommentOrderingThreading core/modules/comment/tests/comment.test Tests comment ordering and threading.
CommentPagerTest::testCommentNewPageIndicator core/modules/comment/tests/comment.test Tests comment_new_page_count().
CommentPagerTest::assertCommentOrder core/modules/comment/tests/comment.test Asserts that the comments are displayed in the correct order.
CommentNodeChangesTestCase::testNodeDeletion core/modules/comment/tests/comment.test Tests that comments are deleted with the node.
CommentNodeChangesTestCase::testNodeCommentSettings core/modules/comment/tests/comment.test Tests opening, closing, and hiding comments.
CommentNodeAutoCloserTestCase::testNodeCommentAutoCloserSettings core/modules/comment/tests/comment.test Tests the auto closer node type setting and the override setting on individual nodes.
CommentNodeAccessTest::testThreadedCommentView core/modules/comment/tests/comment.test Test that threaded comments can be viewed.
CommentNodeAccessTest::setUp core/modules/comment/tests/comment.test Sets up a Backdrop site for running functional and integration tests.
CommentInterfaceTest::testCommentNodeCommentStatistics core/modules/comment/tests/comment.test Tests the node comment statistics.
CommentInterfaceTest::testCommentNewCommentsIndicator core/modules/comment/tests/comment.test Tests new comment marker.
CommentInterfaceTest::testCommentLinks core/modules/comment/tests/comment.test Tests comment links.
CommentInterfaceTest::testCommentInterface core/modules/comment/tests/comment.test Tests the comment interface.
CommentInterfaceTest::testCommentClasses core/modules/comment/tests/comment.test Tests CSS classes on comments.
CommentInterfaceTest::setEnvironment core/modules/comment/tests/comment.test Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::assertCommentLinks core/modules/comment/tests/comment.test Asserts that comment links appear according to the passed environment.
CommentHelperCase::setUp core/modules/comment/tests/comment.test Sets up a Backdrop site for running functional and integration tests.
CommentHelperCase::setCommentSubject core/modules/comment/tests/comment.test Sets the value governing whether the comment title field should be enabled.
CommentHelperCase::setCommentsPerPage core/modules/comment/tests/comment.test Sets the value specifying the default number of comments per page.
CommentHelperCase::setCommentSettings core/modules/comment/tests/comment.test Sets a comment config for the post content type.
CommentHelperCase::setCommentPreview core/modules/comment/tests/comment.test Sets the value governing the previewing mode for the comment form.
CommentHelperCase::setCommentForm core/modules/comment/tests/comment.test Sets the value governing whether the comment form is on its own page.
CommentHelperCase::setCommentAnonymous core/modules/comment/tests/comment.test Sets the value governing restrictions on anonymous comments.
CommentHelperCase::postComment core/modules/comment/tests/comment.test Posts a comment.
CommentHelperCase::performCommentOperation core/modules/comment/tests/comment.test Performs the specified operation on the specified comment.
CommentHelperCase::getUnapprovedComment core/modules/comment/tests/comment.test Gets the comment ID for an unapproved comment.
CommentHelperCase::deleteComment core/modules/comment/tests/comment.test Deletes a comment.
CommentHelperCase::commentExists core/modules/comment/tests/comment.test Checks current page for specified comment.
CommentHelperCase::commentContactInfoAvailable core/modules/comment/tests/comment.test Checks whether the commenter's contact information is displayed.
CommentFieldsTest::testCommentFormat core/modules/comment/tests/comment.test Tests that comment module works correctly with plain text format.
CommentFieldsTest::testCommentEnable core/modules/comment/tests/comment.test Tests that comment module works when enabled after a content module.
CommentFieldsTest::testCommentEmptyNonRequiredBody core/modules/comment/tests/comment.test Tests trying to save a comment with an empty, NON-required body.
CommentFieldsTest::testCommentDeletedBody core/modules/comment/tests/comment.test Tests that the comment_body field is not required.
CommentFieldsTest::testCommentDefaultFields core/modules/comment/tests/comment.test Tests that the default 'comment_body' field is correctly added.
CommentFieldsTest::setUp core/modules/comment/tests/comment.test Sets up a Backdrop site for running functional and integration tests.
CommentContentRebuild::testCommentRebuild core/modules/comment/tests/comment.test Tests the rebuilding of comment's content arrays on calling comment_view().
CommentBlockFunctionalTest::testRecentCommentBlock core/modules/comment/tests/comment.test Tests the recent comments block.
CommentBlockFunctionalTest::setUp core/modules/comment/tests/comment.test Sets up a Backdrop site for running functional and integration tests.
CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled core/modules/comment/tests/comment.test Test comment author deletion while the comment module is disabled.

Pages