Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
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/comment/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/comment/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/d6/Comment.php
Comment.php file core/modules/comment/src/Plugin/migrate/source/d7/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
comment.type.comment.yml file core/recipes/comment_base/config/comment.type.comment.yml core/recipes/comment_base/config/comment.type.comment.yml
comment.type.comment_forum.yml file core/modules/forum/config/optional/comment.type.comment_forum.yml core/modules/forum/config/optional/comment.type.comment_forum.yml
comment.type.test_comment_type.yml file core/modules/comment/tests/modules/comment_base_field_test/config/install/comment.type.test_comment_type.yml core/modules/comment/tests/modules/comment_base_field_test/config/install/comment.type.test_comment_type.yml
comment.views.inc file core/modules/comment/comment.views.inc Provide views data for comment.module.
comment.views.schema.yml file core/modules/comment/config/schema/comment.views.schema.yml core/modules/comment/config/schema/comment.views.schema.yml
Comment::$createdColumn property core/modules/comment/src/Plugin/views/wizard/Comment.php Set the created column.
Comment::$filters property core/modules/comment/src/Plugin/views/wizard/Comment.php Set default values for the filters.
Comment::$threadLock property core/modules/comment/src/Entity/Comment.php The thread for which a lock was acquired.
Comment::baseFieldDefinitions function core/modules/comment/src/Entity/Comment.php Provides base field definitions for an entity type.
Comment::bundleFieldDefinitions function core/modules/comment/src/Entity/Comment.php Provides field definitions for a specific bundle.
Comment::defaultDisplayOptions function core/modules/comment/src/Plugin/views/wizard/Comment.php Assembles the default display options for the view.
Comment::fields function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php Returns available fields on the source.
Comment::fields function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php Returns available fields on the source.
Comment::getAuthorEmail function core/modules/comment/src/Entity/Comment.php Returns the comment author's email address.
Comment::getAuthorName function core/modules/comment/src/Entity/Comment.php Returns the comment author's name.
Comment::getCommentedEntity function core/modules/comment/src/Entity/Comment.php Returns the entity to which the comment is attached.
Comment::getCommentedEntityId function core/modules/comment/src/Entity/Comment.php Returns the ID of the entity to which the comment is attached.
Comment::getCommentedEntityTypeId function core/modules/comment/src/Entity/Comment.php Returns the type of the entity to which the comment is attached.
Comment::getCreatedTime function core/modules/comment/src/Entity/Comment.php Returns the time that the comment was created.
Comment::getDefaultHostname function core/modules/comment/src/Entity/Comment.php Returns the default value for entity hostname base field.
Comment::getDefaultStatus function core/modules/comment/src/Entity/Comment.php Default value callback for 'status' base field definition.
Comment::getFieldName function core/modules/comment/src/Entity/Comment.php Returns the name of the field the comment is attached to.
Comment::getHomepage function core/modules/comment/src/Entity/Comment.php Returns the comment author's home page address.
Comment::getHostname function core/modules/comment/src/Entity/Comment.php Returns the comment author's hostname.
Comment::getIds function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php Defines the source fields uniquely identifying a source row.
Comment::getIds function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php Defines the source fields uniquely identifying a source row.

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