Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentLinksTest.php | file | core/ |
|
| CommentLinksTest::$comment | property | core/ |
Comment being tested. |
| CommentLinksTest::$defaultTheme | property | core/ |
|
| CommentLinksTest::$modules | property | core/ |
Use the main node listing to test rendering on teasers. |
| CommentLinksTest::$modules | property | core/ |
|
| CommentLinksTest::$seen | property | core/ |
Seen comments, array of comment IDs. |
| CommentLinksTest::$testViews | property | core/ |
Views used by this test. |
| CommentLinksTest::setUp | function | core/ |
|
| CommentLinksTest::testCommentLinks | function | core/ |
Tests that comment links are output and can be hidden. |
| CommentLinksTest::testLinkApprove | function | core/ |
Tests the comment approve link. |
| CommentLinksTest::testLinkReply | function | core/ |
Tests the comment reply link. |
| CommentLockTest | class | core/ |
Tests comment acquires and releases the right lock. |
| CommentLockTest.php | file | core/ |
|
| CommentLockTest::testLocks | function | core/ |
Tests the lock behavior. |
| CommentManager::$authenticatedCanPostComments | property | core/ |
Whether the \Drupal\user\RoleInterface::AUTHENTICATED_ID can post comments. |
| CommentManager::$currentUser | property | core/ |
The current user. |
| CommentManager::$entityDisplayRepository | property | core/ |
The entity display repository. |
| CommentManager::$userConfig | property | core/ |
The user settings config object. |
| CommentManager::forbiddenMessage | function | core/ |
|
| CommentManager::getFields | function | core/ |
|
| CommentManager::__construct | function | core/ |
Construct the CommentManager object. |
| CommentManagerInterface::forbiddenMessage | function | core/ |
Provides a message if posting comments is forbidden. |
| CommentManagerInterface::getFields | function | core/ |
Utility function to return an array of comment fields. |
| CommentManagerTest | class | core/ |
Tests Drupal\comment\CommentManager. |
| CommentManagerTest.php | file | core/ |
|
| CommentManagerTest::testGetFields | function | core/ |
Tests the getFields method. |
| CommentNameConstraint | class | core/ |
Supports validating comment author names. |
| CommentNameConstraint.php | file | core/ |
|
| CommentNameConstraint::coversFields | function | core/ |
|
| CommentNameConstraint::__construct | function | core/ |
|
| CommentNameConstraintValidator | class | core/ |
Validates the CommentName constraint. |
| CommentNameConstraintValidator.php | file | core/ |
|
| CommentNameConstraintValidator::$userStorage | property | core/ |
User storage handler. |
| CommentNameConstraintValidator::create | function | core/ |
|
| CommentNameConstraintValidator::getAnonymousContactDetailsSetting | function | core/ |
Gets the anonymous contact details setting from the comment. |
| CommentNameConstraintValidator::validate | function | core/ |
|
| CommentNameConstraintValidator::__construct | function | core/ |
Constructs a new CommentNameConstraintValidator. |
| CommentNodeAccessTest | class | core/ |
Tests comments with node access. |
| CommentNodeAccessTest.php | file | core/ |
|
| CommentNodeAccessTest::$defaultTheme | property | core/ |
|
| CommentNodeAccessTest::$modules | property | core/ |
|
| CommentNodeAccessTest::setUp | function | core/ |
|
| CommentNodeAccessTest::testThreadedCommentView | function | core/ |
Tests that threaded comments can be viewed. |
| CommentNodeChangesTest | class | core/ |
Tests that comments behave correctly when the node is changed. |
| CommentNodeChangesTest.php | file | core/ |
|
| CommentNodeChangesTest::$defaultTheme | property | core/ |
|
| CommentNodeChangesTest::testNodeDeletion | function | core/ |
Tests that comments are deleted with the node. |
| CommentNonNodeTest | class | core/ |
Tests commenting on a test entity. |
| CommentNonNodeTest.php | file | core/ |
|
| CommentNonNodeTest::$adminUser | property | core/ |
An administrative user with permission to configure comment settings. |
Pagination
- Previous page
- Page 162
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.