Namesort ascending Location Description
CommentViewsHandlerFilterUserUidTest::view_comment_user_uid core/modules/comment/tests/comment_views_handler_filter_user_uid.test Override the view from the argument test case to remove the argument and add filter with the uid as the value.
CommentViewsHandlerArgumentUserUidTest::view_comment_user_uid core/modules/comment/tests/comment_views_handler_argument_user_uid.test
CommentViewsHandlerArgumentUserUidTest::testCommentUserUidTest core/modules/comment/tests/comment_views_handler_argument_user_uid.test
CommentViewsHandlerArgumentUserUidTest::setUp core/modules/comment/tests/comment_views_handler_argument_user_uid.test Sets up a Backdrop site for running functional and integration tests.
CommentViewsHandlerArgumentUserUidTest::postComment core/modules/comment/tests/comment_views_handler_argument_user_uid.test Post comment.
CommentTokenReplaceTestCase::testCommentTokenReplacement core/modules/comment/tests/comment.test Creates a comment, then tests the tokens generated from it.
CommentThreadingTestCase::testCommentThreading core/modules/comment/tests/comment.test Tests the comment threading.
CommentStorageController::view core/modules/comment/comment.entity.inc Overrides DefaultEntityController::view().
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.

Pages