Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentManagerInterface::COMMENT_MODE_THREADED | constant | core/ |
Comments are displayed as a threaded list - expanded. |
| CommentManagerInterface::forbiddenMessage | function | core/ |
Provides a message if posting comments is forbidden. |
| CommentManagerInterface::getCountNewComments | function | core/ |
Returns the number of new comments on a given entity for the current user. |
| 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/ |
An array of entity fields which should be passed to the validator. |
| CommentNameConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| CommentNameConstraintValidator | class | core/ |
Validates the CommentName constraint. |
| CommentNameConstraintValidator.php | file | core/ |
|
| CommentNameConstraintValidator::$userStorage | property | core/ |
User storage handler. |
| CommentNameConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| 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. |
| CommentNewIndicatorTest | class | core/ |
Tests the 'new' indicator posted on comments. |
| CommentNewIndicatorTest | class | core/ |
Tests the 'new' indicator posted on comments. |
| CommentNewIndicatorTest.php | file | core/ |
|
| CommentNewIndicatorTest.php | file | core/ |
|
| CommentNewIndicatorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentNewIndicatorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentNewIndicatorTest::$modules | property | core/ |
Use the main node listing to test rendering on teasers. |
| CommentNewIndicatorTest::$modules | property | core/ |
Use the main node listing to test rendering on teasers. |
| CommentNewIndicatorTest::renderNewCommentsNodeLinks | function | core/ |
Get node "x new comments" metadata from the server for the current user. |
| CommentNewIndicatorTest::renderNewCommentsNodeLinks | function | core/ |
Get node "x new comments" metadata from the server for the current user. |
| CommentNewIndicatorTest::testCommentNewCommentsIndicator | function | core/ |
Tests new comment marker. |
| CommentNewIndicatorTest::testCommentNewCommentsIndicator | function | core/ |
Tests new comment marker. |
| CommentNodeAccessTest | class | core/ |
Tests comments with node access. |
| CommentNodeAccessTest.php | file | core/ |
|
| CommentNodeAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentNodeAccessTest::$modules | property | core/ |
Modules to install. |
| 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/ |
The theme to install as the default for testing. |
| 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. |
| CommentNonNodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentNonNodeTest::$entity | property | core/ |
The entity to use within tests. |
| CommentNonNodeTest::$modules | property | core/ |
Modules to install. |
| CommentNonNodeTest::commentContactInfoAvailable | function | core/ |
Checks whether the commenter's contact information is displayed. |
| CommentNonNodeTest::commentExists | function | core/ |
Checks current page for specified comment. |
| CommentNonNodeTest::getUnapprovedComment | function | core/ |
Gets the comment ID for an unapproved comment. |
| CommentNonNodeTest::performCommentOperation | function | core/ |
Performs the specified operation on the specified comment. |
Pagination
- Previous page
- Page 200
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.