Search for comment
- Search 7.x for comment
- Search 9.5.x for comment
- Search 8.9.x for comment
- Search 11.x for comment
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Comment | class | core/ |
Defines the comment entity class. |
| Comment | class | core/ |
Tests creating comment views with the wizard. |
| Comment | class | core/ |
Drupal 6 comment source from database. |
| Comment | class | core/ |
Drupal 7 comment source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentLazyBuilders | class | core/ |
Defines a service for comment #lazy_builder callbacks. |
| CommentLazyBuilders.php | file | core/ |
|
| CommentLazyBuilders::$commentManager | property | core/ |
Comment manager service. |
| CommentLazyBuilders::$currentUser | property | core/ |
Current logged in user. |
| CommentLazyBuilders::$entityFormBuilder | property | core/ |
The entity form builder service. |
| CommentLazyBuilders::$entityTypeManager | property | core/ |
The entity type manager service. |
| CommentLazyBuilders::$moduleHandler | property | core/ |
The module handler service. |
| CommentLazyBuilders::$renderer | property | core/ |
The renderer service. |
| CommentLazyBuilders::access | function | core/ |
Wraps content_translation_translate_access. |
| CommentLazyBuilders::buildLinks | function | core/ |
Build the default links (reply, edit, delete …) for a comment. |
| CommentLazyBuilders::renderForm | function | core/ |
#lazy_builder callback; builds the comment form. |
| CommentLazyBuilders::renderLinks | function | core/ |
#lazy_builder callback; builds a comment's links. |
| CommentLazyBuilders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| CommentLazyBuilders::__construct | function | core/ |
Constructs a new CommentLazyBuilders object. |
| CommentLinkBuilder | class | core/ |
Defines a class for building markup for comment links on a commented entity. |
| CommentLinkBuilder.php | file | core/ |
|
| CommentLinkBuilder::$commentManager | property | core/ |
Comment manager service. |
| CommentLinkBuilder::$currentUser | property | core/ |
Current user. |
| CommentLinkBuilder::$entityTypeManager | property | core/ |
The entity type manager service. |
| CommentLinkBuilder::$moduleHandler | property | core/ |
Module handler service. |
| CommentLinkBuilder::buildCommentedEntityLinks | function | core/ |
Builds links for the given entity. |
| 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/ |
Basic comment links tests to ensure markup present. |
| CommentLinksTest | class | core/ |
Tests the comment link field handlers. |
| 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. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.