Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentLinkBuilder::__construct | function | core/ |
Constructs a new CommentLinkBuilder object. |
| CommentLinkBuilderInterface | interface | core/ |
Defines an interface for building comment links on a commented entity. |
| CommentLinkBuilderInterface.php | file | core/ |
|
| CommentLinkBuilderInterface::buildCommentedEntityLinks | function | core/ |
Builds links for the given entity. |
| CommentLinkBuilderTest | class | core/ |
@coversDefaultClass \Drupal\comment\CommentLinkBuilder[[api-linebreak]] @group comment |
| CommentLinkBuilderTest.php | file | core/ |
|
| CommentLinkBuilderTest::$commentLinkBuilder | property | core/ |
|
| CommentLinkBuilderTest::$commentManager | property | core/ |
Comment manager mock. |
| CommentLinkBuilderTest::$currentUser | property | core/ |
Current user proxy mock. |
| CommentLinkBuilderTest::$entityTypeManager | property | core/ |
The entity type manager. |
| CommentLinkBuilderTest::$moduleHandler | property | core/ |
Module handler mock. |
| CommentLinkBuilderTest::$stringTranslation | property | core/ |
String translation mock. |
| CommentLinkBuilderTest::$timestamp | property | core/ |
Timestamp used in test. |
| CommentLinkBuilderTest::getLinkCombinations | function | core/ |
Data provider for ::testCommentLinkBuilder. |
| CommentLinkBuilderTest::getMockNode | function | core/ |
Builds a mock node based on given scenario. |
| CommentLinkBuilderTest::setUp | function | core/ |
Prepares mocks for the test. |
| CommentLinkBuilderTest::testCommentLinkBuilder | function | core/ |
Tests the buildCommentedEntityLinks method. |
| CommentLinksAlterTest | class | core/ |
Tests comment links altering. |
| CommentLinksAlterTest.php | file | core/ |
|
| CommentLinksAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentLinksAlterTest::$modules | property | core/ |
Modules to install. |
| CommentLinksAlterTest::setUp | function | core/ |
|
| CommentLinksAlterTest::testCommentLinksAlter | function | core/ |
Tests comment links altering. |
| CommentLinksTest | class | core/ |
Tests the comment link field handlers. |
| CommentLinksTest | class | core/ |
Basic comment links tests to ensure markup present. |
| CommentLinksTest.php | file | core/ |
|
| CommentLinksTest.php | file | core/ |
|
| CommentLinksTest::$comment | property | core/ |
Comment being tested. |
| CommentLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentLinksTest::$modules | property | core/ |
Modules to install. |
| CommentLinksTest::$modules | property | core/ |
Use the main node listing to test rendering on teasers. |
| 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 | class | core/ |
Comment manager contains common functions to manage comment fields. |
| CommentManager.php | file | core/ |
|
| 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::$entityFieldManager | property | core/ |
The entity field manager. |
| CommentManager::$entityTypeManager | property | core/ |
The entity type manager. |
| CommentManager::$moduleHandler | property | core/ |
The module handler service. |
| CommentManager::$userConfig | property | core/ |
The user settings config object. |
| CommentManager::addBodyField | function | core/ |
Creates a comment_body field. |
Pagination
- Previous page
- Page 190
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.