Search for comment

  1. Search 7.x for comment
  2. Search 8.9.x for comment
  3. Search 10.3.x for comment
  4. Search 11.x for comment
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Comment class core/modules/comment/src/Entity/Comment.php Defines the comment entity class.
Comment class core/modules/comment/src/Plugin/views/wizard/Comment.php Tests creating comment views with the wizard.
Comment class core/modules/comment/src/Plugin/migrate/source/d6/Comment.php Drupal 6 comment source from database.
Comment class core/modules/comment/src/Plugin/migrate/source/d7/Comment.php Drupal 7 comment source from database.
Comment class core/modules/comment/tests/modules/d6_comment_test/src/Plugin/migrate/source/d6/Comment.php Test source plugin for deprecation testing.

All search results

Title Object type File name Summary
AttachedAssetsTest::testBrowserConditionalComments function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests adding JavaScript within conditional comments.
BigPipeRegressionTest::testCommentForm_2698811 function core/modules/ckeditor/tests/src/FunctionalJavascript/BigPipeRegressionTest.php Ensure comment form works with history and big_pipe modules.
Comment class core/modules/comment/src/Entity/Comment.php Defines the comment entity class.
Comment class core/modules/comment/src/Plugin/migrate/source/d6/Comment.php Drupal 6 comment source from database.
Comment class core/modules/comment/tests/modules/d6_comment_test/src/Plugin/migrate/source/d6/Comment.php Test source plugin for deprecation testing.
Comment class core/modules/comment/src/Plugin/migrate/source/d7/Comment.php Drupal 7 comment source from database.
Comment class core/modules/comment/src/Plugin/views/wizard/Comment.php Tests creating comment views with the wizard.
comment.api.php file core/modules/comment/comment.api.php Hooks provided by the Comment module.
comment.breadcrumb service core/modules/comment/comment.services.yml Drupal\comment\CommentBreadcrumbBuilder
comment.configuring.html.twig file core/modules/help_topics/help_topics/comment.configuring.html.twig ---
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/modules/help_topics/help_topics/comment.creating_type.html.twig ---
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/modules/help_topics/help_topics/comment.disabling.html.twig ---
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/themes/stable/templates/content/comment.html.twig Theme override for comments.
comment.html.twig file core/themes/stable9/templates/content/comment.html.twig Theme override for comments.
comment.html.twig file core/themes/bartik/templates/comment.html.twig Bartik's theme implementation for comments.
comment.html.twig file core/themes/starterkit_theme/templates/content/comment.html.twig Theme override for comments.
comment.html.twig file core/themes/claro/templates/classy/content/comment.html.twig Theme override for comments.
comment.html.twig file core/themes/classy/templates/content/comment.html.twig Theme override for comments.
comment.html.twig file core/themes/seven/templates/classy/content/comment.html.twig Theme override for comments.
comment.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content/comment.html.twig Theme override for comments.
comment.html.twig file core/themes/olivero/templates/content/comment.html.twig Olivero's theme implementation for comments.
comment.html.twig file core/modules/comment/templates/comment.html.twig Default theme implementation for comments.
comment.info.yml file core/modules/comment/comment.info.yml core/modules/comment/comment.info.yml
comment.install file core/modules/comment/comment.install Install, update and uninstall functions for the Comment module.
comment.lazy_builders service core/modules/comment/comment.services.yml Drupal\comment\CommentLazyBuilders
comment.libraries.yml file core/modules/comment/comment.libraries.yml core/modules/comment/comment.libraries.yml
comment.links.action.yml file core/modules/comment/comment.links.action.yml core/modules/comment/comment.links.action.yml
comment.links.menu.yml file core/modules/comment/comment.links.menu.yml core/modules/comment/comment.links.menu.yml
comment.links.task.yml file core/modules/comment/comment.links.task.yml core/modules/comment/comment.links.task.yml
comment.link_builder service core/modules/comment/comment.services.yml Drupal\comment\CommentLinkBuilder
comment.manager service core/modules/comment/comment.services.yml Drupal\comment\CommentManager
comment.migrate_drupal.yml file core/modules/comment/migrations/state/comment.migrate_drupal.yml core/modules/comment/migrations/state/comment.migrate_drupal.yml
comment.moderating.html.twig file core/modules/help_topics/help_topics/comment.moderating.html.twig ---
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/modules/comment/comment.module Enables users to comment on published content.
comment.overview.html.twig file core/modules/help_topics/help_topics/comment.overview.html.twig ---
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/modules/comment/comment.permissions.yml core/modules/comment/comment.permissions.yml
Comment.php file core/modules/comment/src/Plugin/views/wizard/Comment.php
Comment.php file core/modules/comment/src/Plugin/migrate/source/d7/Comment.php
Comment.php file core/modules/comment/tests/modules/d6_comment_test/src/Plugin/migrate/source/d6/Comment.php
Comment.php file core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
Comment.php file core/modules/comment/src/Entity/Comment.php
comment.post_update.php file core/modules/comment/comment.post_update.php Post update functions for the comment module.
comment.routing.yml file core/modules/comment/comment.routing.yml core/modules/comment/comment.routing.yml
comment.schema.yml file core/modules/comment/config/schema/comment.schema.yml core/modules/comment/config/schema/comment.schema.yml
comment.services.yml file core/modules/comment/comment.services.yml core/modules/comment/comment.services.yml
comment.settings.yml file core/modules/comment/config/install/comment.settings.yml core/modules/comment/config/install/comment.settings.yml
comment.statistics service core/modules/comment/comment.services.yml Drupal\comment\CommentStatistics
comment.tokens.inc file core/modules/comment/comment.tokens.inc Builds placeholder replacement tokens for comment-related data.
comment.type.comment.yml file core/modules/system/tests/modules/olivero_test/config/install/comment.type.comment.yml core/modules/system/tests/modules/olivero_test/config/install/comment.type.comment.yml
comment.type.comment.yml file core/profiles/standard/config/install/comment.type.comment.yml core/profiles/standard/config/install/comment.type.comment.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.