Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
CommentTestBase.php
»
CommentTestBase
»
CommentTestBase::setCommentSubject
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
12 calls to CommentTestBase::setCommentSubject()
CommentAttributesTest::setUp
in drupal/
core/
modules/
rdf/
lib/
Drupal/
rdf/
Tests/
CommentAttributesTest.php
Sets up a Drupal site for running functional and integration tests.
CommentContentRebuildTest::testCommentRebuild
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentContentRebuildTest.php
Tests the rebuilding of comment's content arrays on calling
comment_view
().
CommentInterfaceTest::testCommentInterface
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentInterfaceTest.php
Tests the comment interface.
CommentNodeAccessTest::testThreadedCommentView
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentNodeAccessTest.php
Test that threaded comments can be viewed.
CommentPagerTest::testCommentNewPageIndicator
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentPagerTest.php
Tests
comment_new_page_count
().
CommentPagerTest::testCommentOrderingThreading
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentPagerTest.php
Tests comment ordering and threading.
CommentPagerTest::testCommentPaging
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentPagerTest.php
Confirms comment paging works correctly with flat and threaded comments.
CommentPreviewTest::testCommentEditPreviewSave
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentPreviewTest.php
Tests comment edit, preview, and save.
CommentPreviewTest::testCommentPreview
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentPreviewTest.php
Tests comment preview.
CommentStatisticsTest::testCommentNodeCommentStatistics
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentStatisticsTest.php
Tests the node comment statistics.
CommentThreadingTest::testCommentThreading
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentThreadingTest.php
Tests the comment threading.
CommentTokenReplaceTest::testCommentTokenReplacement
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentTokenReplaceTest.php
Creates a comment, then tests the tokens generated from it.