18 calls to CommentTestBase::setCommentSettings()
- CommentInterfaceTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentInterfaceTest.php - Set up comments to have subject and preview disabled.
- CommentLinksTest::testCommentLinks in core/
modules/ comment/ tests/ src/ Functional/ CommentLinksTest.php - Tests that comment links are output and can be hidden.
- CommentNodeAccessTest::testThreadedCommentView in core/
modules/ comment/ tests/ src/ Functional/ CommentNodeAccessTest.php - Tests that threaded comments can be viewed.
- CommentPagerTest::testCommentNewPageIndicator in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Tests calculation of first page with new comment.
- CommentPagerTest::testCommentOrderingThreading in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Tests comment ordering and threading.
- CommentPagerTest::testCommentPaging in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Confirms comment paging works correctly with flat and threaded comments.
- CommentPagerTest::testCommentPermalink in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Confirms comment paging works correctly with flat and threaded comments.
- CommentPagerTest::testTwoPagers in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Confirms comment paging works correctly with two pagers.
- CommentPreviewTest::testCommentEditPreviewSave in core/
modules/ comment/ tests/ src/ Functional/ CommentPreviewTest.php - Tests comment edit, preview, and save.
- CommentPreviewTest::testCommentPreview in core/
modules/ comment/ tests/ src/ Functional/ CommentPreviewTest.php - Tests comment preview.
- CommentPreviewTest::testCommentPreviewDuplicateSubmission in core/
modules/ comment/ tests/ src/ Functional/ CommentPreviewTest.php - Tests comment preview.
- CommentStatisticsTest::testCommentNodeCommentStatistics in core/
modules/ comment/ tests/ src/ Functional/ CommentStatisticsTest.php - Tests the node comment statistics.
- CommentTestBase::setCommentAnonymous in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - Sets the value governing restrictions on anonymous comments.
- CommentTestBase::setCommentForm in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - Sets the value governing whether the comment form is on its own page.
- CommentTestBase::setCommentPreview in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - Sets the value governing the previewing mode for the comment form.
- CommentTestBase::setCommentsPerPage in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - Sets the value specifying the default number of comments per page.
- CommentThreadingTest::testCommentReplyLinkUnpublished in core/
modules/ comment/ tests/ src/ Functional/ CommentThreadingTest.php - Check the reply link on unpublished comments.
- CommentThreadingTest::testCommentThreading in core/
modules/ comment/ tests/ src/ Functional/ CommentThreadingTest.php - Tests the comment threading.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.