namespace Drupal\Tests\comment\Kernel
Same name in other branches
Object name | File name | Summary |
---|---|---|
CommentBaseFieldTest | core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php | Tests that comment as a base field. |
CommentBundlesTest | core/modules/comment/tests/src/Kernel/CommentBundlesTest.php | Tests that comment bundles behave as expected. |
CommentDefaultFormatterCacheTagsTest | core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php | Tests the bubbling up of comment cache tags when using the Comment list formatter on an entity. |
CommentFieldAccessTest | core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php | Tests comment field level access. |
CommentHostnameTest | core/modules/comment/tests/src/Kernel/CommentHostnameTest.php | Tests the hostname base field. |
CommentIntegrationTest | core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php | Tests integration of comment with other components. |
CommentItemTest | core/modules/comment/tests/src/Kernel/CommentItemTest.php | Tests the new entity API for the comment field type. |
CommentLegacyTest | core/modules/comment/tests/src/Kernel/CommentLegacyTest.php | Tests legacy comment functionality. |
CommentOrphanTest | core/modules/comment/tests/src/Kernel/CommentOrphanTest.php | Tests loading and rendering orphan comments. |
CommentStringIdEntitiesTest | core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php | Tests that comment fields cannot be added to entities with non-integer IDs. |
CommentUninstallTest | core/modules/comment/tests/src/Kernel/CommentUninstallTest.php | Tests comment module uninstall. |
CommentValidationTest | core/modules/comment/tests/src/Kernel/CommentValidationTest.php | Tests comment validation constraints. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.