Search for comment
- Search 7.x for comment
- Search 9.5.x for comment
- Search 10.3.x for comment
- Search 11.x for comment
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CommentActionsTest | class | core/ |
Tests actions provided by the Comment module. |
CommentActionsTest.php | file | core/ |
|
CommentActionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentActionsTest::$modules | property | core/ |
Modules to install. |
CommentActionsTest::testCommentPublishUnpublishActions | function | core/ |
Tests comment publish and unpublish actions. |
CommentActionsTest::testCommentUnpublishByKeyword | function | core/ |
Tests the unpublish comment by keyword action. |
CommentAdminViewUpdateTest | class | core/ |
Tests that comment admin view is enabled after update. |
CommentAdminViewUpdateTest.php | file | core/ |
|
CommentAdminViewUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
CommentAdminViewUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CommentAdminViewUpdateTest::testCommentAdminPostUpdateHook | function | core/ |
Tests that comment admin view is enabled after update. |
CommentHalJsonAnonTest | class | core/ |
@group hal |
CommentHalJsonAnonTest.php | file | core/ |
|
CommentHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentHalJsonAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
CommentHalJsonBasicAuthTest | class | core/ |
@group hal |
CommentHalJsonBasicAuthTest.php | file | core/ |
|
CommentHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
CommentHalJsonCookieTest | class | core/ |
@group hal |
CommentHalJsonCookieTest.php | file | core/ |
|
CommentHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentHalJsonTestBase | class | core/ |
|
CommentHalJsonTestBase | class | core/ |
|
CommentHalJsonTestBase.php | file | core/ |
|
CommentHalJsonTestBase.php | file | core/ |
|
CommentHalJsonTestBase::$format | property | core/ |
The format to use in this test. |
CommentHalJsonTestBase::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentHalJsonTestBase::$modules | property | core/ |
Modules to install. |
CommentHalJsonTestBase::$patchProtectedFieldNames | property | core/ |
The HAL+JSON format causes different PATCH-protected fields. For some reason, the 'pid' and 'homepage' fields are NOT PATCH-protected, even though they are for non-HAL+JSON serializations. |
CommentHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
CommentHalJsonTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
CommentHostnameUpdateTest | class | core/ |
Tests that comment hostname settings are properly updated. |
CommentHostnameUpdateTest.php | file | core/ |
|
CommentHostnameUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CommentHostnameUpdateTest::testCommentPostUpdateAddIpAddressSetting | function | core/ |
Tests comment_post_update_add_ip_address_setting(). |
CommentHostnameUpdateTest::testCommentUpdate8600 | function | core/ |
Tests comment_update_8600(). |
CommentLegacyTest | class | core/ |
Tests legacy comment functionality. |
CommentLegacyTest.php | file | core/ |
|
CommentLegacyTest::$entity | property | core/ |
The entity to which the comments are attached to. |
CommentLegacyTest::$modules | property | core/ |
Modules to enable. |
CommentLegacyTest::createComment | function | core/ |
Constructs comment entity. |
CommentLegacyTest::setUp | function | core/ |
|
CommentLegacyTest::testCommentView | function | core/ |
@expectedDeprecation comment_view() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder('comment')->view() instead. See… |
CommentLegacyTest::testGetStatus | function | core/ |
Tests the getStatus() method. |
CommentResourceTestBase | class | core/ |
|
CommentResourceTestBase.php | file | core/ |
|
CommentRestExportTest | class | core/ |
Tests a comment rest export view. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.