CommentAdminTest |
class |
core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php |
Tests comment approval functionality. |
CommentAdminTest |
class |
core/modules/comment/tests/src/Functional/CommentAdminTest.php |
Tests comment approval functionality. |
CommentAdminTest.php |
file |
core/modules/comment/tests/src/Functional/CommentAdminTest.php |
|
CommentAdminTest.php |
file |
core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php |
|
CommentAdminTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/CommentAdminTest.php |
The theme to install as the default for testing. |
CommentAdminTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php |
The theme to install as the default for testing. |
CommentAdminTest::$modules |
property |
core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php |
Modules to install. |
CommentAdminTest::setUp |
function |
core/modules/comment/tests/src/Functional/CommentAdminTest.php |
|
CommentAdminTest::setUp |
function |
core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php |
|
CommentAdminTest::testApprovalAdminInterface |
function |
core/modules/comment/tests/src/Functional/CommentAdminTest.php |
Tests comment approval functionality through admin/content/comment. |
CommentAdminTest::testApprovalAdminInterface |
function |
core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php |
Tests comment approval functionality through admin/content/comment. |
CommentAdminTest::testApprovalNodeInterface |
function |
core/modules/comment/tests/src/Functional/CommentAdminTest.php |
Tests comment approval functionality through the node interface. |
CommentAdminTest::testCommentAdmin |
function |
core/modules/comment/tests/src/Functional/CommentAdminTest.php |
Tests comment bundle admin. |
CommentAdminTest::testCommentedEntityLabel |
function |
core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php |
Tests commented entity label of admin view. |
CommentAdminTest::testCommentedTranslationDeletion |
function |
core/modules/comment/tests/src/Functional/CommentAdminTest.php |
Tests commented translation deletion admin view. |
CommentAdminTest::testEditComment |
function |
core/modules/comment/tests/src/Functional/CommentAdminTest.php |
Tests editing a comment as an admin. |
CommentAdminViewTest |
class |
core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php |
Tests comment admin view filters. |
CommentAdminViewTest.php |
file |
core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php |
|
CommentAdminViewTest::$adminUser |
property |
core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php |
Admin user. |
CommentAdminViewTest::$comments |
property |
core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php |
Comments. |
CommentAdminViewTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php |
Modules to install. |
CommentAdminViewTest::doTestFilters |
function |
core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php |
Tests comment admin view display. |
CommentAdminViewTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php |
|
CommentAdminViewTest::testFilters |
function |
core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php |
Tests comment admin view filters. |
CommentAnonymousTest |
class |
core/modules/comment/tests/src/Functional/CommentAnonymousTest.php |
Tests anonymous commenting. |
CommentAnonymousTest.php |
file |
core/modules/comment/tests/src/Functional/CommentAnonymousTest.php |
|
CommentAnonymousTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/CommentAnonymousTest.php |
The theme to install as the default for testing. |
CommentAnonymousTest::setUp |
function |
core/modules/comment/tests/src/Functional/CommentAnonymousTest.php |
|
CommentAnonymousTest::testAnonymous |
function |
core/modules/comment/tests/src/Functional/CommentAnonymousTest.php |
Tests anonymous comment functionality. |
CommentApproveLinkTest |
class |
core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php |
Test the "approve_comment" views field for approving comments. |
CommentApproveLinkTest.php |
file |
core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php |
|
CommentApproveLinkTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php |
The theme to install as the default for testing. |
CommentApproveLinkTest::$modules |
property |
core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php |
Modules to install. |
CommentApproveLinkTest::$testViews |
property |
core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php |
Views used by this test. |
CommentApproveLinkTest::setUp |
function |
core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php |
Sets up the test. |
CommentApproveLinkTest::testCommentApproveLink |
function |
core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php |
Tests that "approve comment" link exists and works as expected. |
CommentBaseFieldTest |
class |
core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php |
Tests that comment as a base field. |
CommentBaseFieldTest.php |
file |
core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php |
|
CommentBaseFieldTest::$modules |
property |
core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php |
Modules to install. |
CommentBaseFieldTest::setUp |
function |
core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php |
|
CommentBaseFieldTest::testCommentBaseField |
function |
core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php |
Tests comment as a base field. |
CommentBlockTest |
class |
core/modules/comment/tests/src/Functional/CommentBlockTest.php |
Tests comment block functionality. |
CommentBlockTest.php |
file |
core/modules/comment/tests/src/Functional/CommentBlockTest.php |
|
CommentBlockTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/CommentBlockTest.php |
The theme to install as the default for testing. |
CommentBlockTest::$modules |
property |
core/modules/comment/tests/src/Functional/CommentBlockTest.php |
Modules to install. |
CommentBlockTest::setUp |
function |
core/modules/comment/tests/src/Functional/CommentBlockTest.php |
|
CommentBlockTest::testRecentCommentBlock |
function |
core/modules/comment/tests/src/Functional/CommentBlockTest.php |
Tests the recent comments block. |
CommentBulkFormTest |
class |
core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php |
Tests Drupal\comment\Plugin\views\field\CommentBulkForm. |
CommentBulkFormTest.php |
file |
core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php |
|
CommentBulkFormTest::tearDown |
function |
core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php |
|