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 |
---|---|---|---|
CKEditor5MarkupTest::testComments | function | core/ |
Ensures that HTML comments are preserved in CKEditor 5. |
Comment | class | core/ |
Defines the comment entity class. |
Comment | class | core/ |
Drupal 7 comment source from database. |
Comment | class | core/ |
Tests creating comment views with the wizard. |
Comment | class | core/ |
Drupal 6 comment source from database. |
comment.api.php | file | core/ |
Hooks provided by the Comment module. |
comment.breadcrumb | service | core/ |
Drupal\comment\CommentBreadcrumbBuilder |
comment.configuring.html.twig | file | core/ |
--- label: 'Configuring comments' related: - comment.overview - comment.creating_type - comment.disabling - field_ui.add_field --- {% set comment_permissions_link_text %} {% trans %}Administer comments and comment settings{% endtrans… |
comment.creating_type.html.twig | file | core/ |
--- label: 'Creating a comment type' related: - field_ui.add_field - field_ui.manage_display - field_ui.manage_form - comment.overview - comment.configuring --- {% set comment_types_link_text %} {% trans %}Comment types{%… |
comment.disabling.html.twig | file | core/ |
--- label: 'Disabling comments' related: - comment.overview - comment.configuring --- {% set comment_permissions_text %} {% trans %}Administer comments and comment settings{% endtrans %} {% endset %} {% set comment_permissions_link =… |
comment.html.twig | file | core/ |
Olivero's theme implementation for comments. |
comment.html.twig | file | core/ |
Default theme implementation for comments. |
comment.html.twig | file | core/ |
Theme override for comments. |
comment.html.twig | file | core/ |
Theme override for comments. |
comment.html.twig | file | core/ |
Theme override for comments. |
comment.html.twig | file | core/ |
Theme override for comments. |
comment.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-comment { color: red; background-image: url("data:image/svg+xml,%3csvg… |
comment.icon.theme.pcss.css | file | core/ |
.field-icon-comment { color: red; background-image: url(../../../misc/icons/55565b/comment.svg); } |
comment.info.yml | file | core/ |
core/modules/comment/comment.info.yml |
comment.install | file | core/ |
Install, update and uninstall functions for the Comment module. |
comment.lazy_builders | service | core/ |
Drupal\comment\CommentLazyBuilders |
comment.libraries.yml | file | core/ |
core/modules/comment/comment.libraries.yml |
comment.links.action.yml | file | core/ |
core/modules/comment/comment.links.action.yml |
comment.links.menu.yml | file | core/ |
core/modules/comment/comment.links.menu.yml |
comment.links.task.yml | file | core/ |
core/modules/comment/comment.links.task.yml |
comment.link_builder | service | core/ |
Drupal\comment\CommentLinkBuilder |
comment.manager | service | core/ |
Drupal\comment\CommentManager |
comment.migrate_drupal.yml | file | core/ |
core/modules/comment/migrations/state/comment.migrate_drupal.yml |
comment.moderating.html.twig | file | core/ |
--- label: 'Moderating comments' related: - comment.overview - comment.configuring - comment.disabling --- {% set comment_unpublished_link_text %} {% trans %}Unapproved comments{% endtrans %} {% endset %} {% set… |
comment.module | file | core/ |
Enables users to comment on published content. |
comment.overview.html.twig | file | core/ |
--- label: 'Managing comments' top_level: true related: - comment.moderating - comment.configuring - comment.creating_type - comment.disabling - field_ui.add_field - field_ui.manage_display - field_ui.manage_form --- {% set… |
comment.permissions.yml | file | core/ |
core/modules/comment/comment.permissions.yml |
Comment.php | file | core/ |
|
Comment.php | file | core/ |
|
Comment.php | file | core/ |
|
Comment.php | file | core/ |
|
comment.post_update.php | file | core/ |
Post update functions for the comment module. |
comment.routing.yml | file | core/ |
core/modules/comment/comment.routing.yml |
comment.schema.yml | file | core/ |
core/modules/comment/config/schema/comment.schema.yml |
comment.services.yml | file | core/ |
core/modules/comment/comment.services.yml |
comment.settings.yml | file | core/ |
core/modules/comment/config/install/comment.settings.yml |
comment.statistics | service | core/ |
Drupal\comment\CommentStatistics |
comment.tokens.inc | file | core/ |
Builds placeholder replacement tokens for comment-related data. |
comment.type.comment.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/install/comment.type.comment.yml |
comment.type.comment.yml | file | core/ |
core/recipes/comment_base/config/comment.type.comment.yml |
comment.type.comment.yml | file | core/ |
core/profiles/standard/config/install/comment.type.comment.yml |
comment.type.comment_forum.yml | file | core/ |
core/modules/forum/config/optional/comment.type.comment_forum.yml |
comment.type.test_comment_type.yml | file | core/ |
core/modules/comment/tests/modules/comment_base_field_test/config/install/comment.type.test_comment_type.yml |
comment.views.inc | file | core/ |
Provide views data for comment.module. |
comment.views.schema.yml | file | core/ |
core/modules/comment/config/schema/comment.views.schema.yml |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.