Search for comment
- Search 7.x for comment
- Search 9.5.x for comment
- Search 8.9.x for comment
- Search 10.3.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 |
|---|---|---|---|
| EntityCrudHookTestHooks::commentUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for comment entities. |
| EntityFilteringThemeTest::$comment | property | core/ |
A test comment. |
| EntityReferenceSelectionAccessTest::testCommentHandler | function | core/ |
Tests the comment-specific overrides of the entity handler. |
| ExtensionDiscoveryTest::testExtensionDiscoveryTypeComment | function | core/ |
Tests finding modules that have a trailing comment on the type property. |
| field--comment-body.html.twig | file | core/ |
Olivero's theme override for comment body field. |
| field--comment-other.html.twig | file | core/ |
{% include 'field--comment.html.twig' %} |
| field--comment.html.twig | file | core/ |
Default theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Test that comments still work with the form above instead of below. |
| field--comment.html.twig | file | core/ |
Minimal template to ensure comments and comment_form variables are propagated Drupal\comment\Hook\CommentThemeHooks::preprocessField(). |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
| field.field.comment.comment.comment_body.yml | file | core/ |
core/profiles/standard/config/install/field.field.comment.comment.comment_body.yml |
| field.field.comment.comment.comment_body.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/install/field.field.comment.comment.comment_body.yml |
| field.field.comment.comment.comment_body.yml | file | core/ |
core/recipes/comment_base/config/field.field.comment.comment.comment_body.yml |
| field.field.node.article.comment.yml | file | core/ |
core/recipes/article_comment/config/field.field.node.article.comment.yml |
| field.field.node.article.comment.yml | file | core/ |
core/profiles/standard/config/install/field.field.node.article.comment.yml |
| field.field.node.article.comment.yml | file | core/ |
core/profiles/tests/nightwatch_a11y_testing/config/install/field.field.node.article.comment.yml |
| field.field.node.article.comment.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/install/field.field.node.article.comment.yml |
| field.field.node.config_mapping_test.comment_config_mapping_test.yml | file | core/ |
core/modules/system/tests/modules/config_mapping_test/config/optional/field.field.node.config_mapping_test.comment_config_mapping_test.yml |
| field.storage.comment.comment_body.yml | file | core/ |
core/modules/comment/config/install/field.storage.comment.comment_body.yml |
| field.storage.node.comment.yml | file | core/ |
core/profiles/standard/config/install/field.storage.node.comment.yml |
| field.storage.node.comment.yml | file | core/ |
core/profiles/tests/nightwatch_a11y_testing/config/install/field.storage.node.comment.yml |
| field.storage.node.comment.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/install/field.storage.node.comment.yml |
| field.storage.node.comment.yml | file | core/ |
core/recipes/comment_base/config/field.storage.node.comment.yml |
| field.storage.node.comment_config_mapping_test.yml | file | core/ |
core/modules/system/tests/modules/config_mapping_test/config/optional/field.storage.node.comment_config_mapping_test.yml |
| FileFieldWidgetTest::testPrivateFileComment | function | core/ |
Tests that download restrictions on private files work on comments. |
| history.comment_link_builder | service | core/ |
Drupal\history\HistoryCommentLinkBuilder |
| HistoryCommentLinkBuilder | class | core/ |
Adds history functionality to comment links on nodes. |
| HistoryCommentLinkBuilder.php | file | core/ |
|
| HistoryCommentLinkBuilder::buildCommentedEntityLinks | function | core/ |
Builds links for the given entity. |
| HistoryCommentLinkBuilder::__construct | function | core/ |
Constructs a new HistoryCommentLinkBuilder object. |
| HistoryCommentLinkBuilderTest | class | core/ |
This is duplicated from CommentLinkBuilderTest with history additions. |
| HistoryCommentLinkBuilderTest.php | file | core/ |
|
| HistoryCommentLinkBuilderTest::$commentLinkBuilder | property | core/ |
The comment link builder. |
| HistoryCommentLinkBuilderTest::$commentManager | property | core/ |
Comment manager mock. |
| HistoryCommentLinkBuilderTest::$currentUser | property | core/ |
Current user proxy mock. |
| HistoryCommentLinkBuilderTest::$decoratedCommentLinkBuilder | property | core/ |
The decorated comment link builder. |
| HistoryCommentLinkBuilderTest::$entityTypeManager | property | core/ |
The entity type manager. |
| HistoryCommentLinkBuilderTest::$stringTranslation | property | core/ |
String translation mock. |
| HistoryCommentLinkBuilderTest::$timestamp | property | core/ |
Timestamp used in test. |
| HistoryCommentLinkBuilderTest::getLinkCombinations | function | core/ |
Data provider for ::testCommentLinkBuilder. |
| HistoryCommentLinkBuilderTest::getMockNode | function | core/ |
Builds a mock node based on given scenario. |
| HistoryCommentLinkBuilderTest::setUp | function | core/ |
Prepares mocks for the test. |
| HistoryCommentLinkBuilderTest::testCommentLinkBuilder | function | core/ |
Tests the buildCommentedEntityLinks method. |
| HistoryController::renderNewCommentsNodeLinks | function | core/ |
Returns a set of nodes' last read timestamps. |
| HistoryHooks::commentView | function | core/ |
Implements hook_ENTITY_TYPE_view for comment entities. |
| HistoryManager::getCountNewComments | function | core/ |
Returns the number of new comments on a given entity for the current user. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.