Search for comment

  1. Search 7.x for comment
  2. Search 9.5.x for comment
  3. Search 8.9.x for comment
  4. Search 10.3.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.

All search results

Title Object type File name Summary
field.field.comment.comment_forum.comment_body.yml file core/modules/forum/config/optional/field.field.comment.comment_forum.comment_body.yml core/modules/forum/config/optional/field.field.comment.comment_forum.comment_body.yml
field.field.node.article.comment.yml file core/profiles/standard/config/install/field.field.node.article.comment.yml core/profiles/standard/config/install/field.field.node.article.comment.yml
field.field.node.article.comment.yml file core/profiles/nightwatch_a11y_testing/config/install/field.field.node.article.comment.yml core/profiles/nightwatch_a11y_testing/config/install/field.field.node.article.comment.yml
field.field.node.article.comment.yml file core/modules/system/tests/modules/olivero_test/config/install/field.field.node.article.comment.yml core/modules/system/tests/modules/olivero_test/config/install/field.field.node.article.comment.yml
field.field.node.article.comment.yml file core/recipes/article_comment/config/field.field.node.article.comment.yml core/recipes/article_comment/config/field.field.node.article.comment.yml
field.field.node.config_mapping_test.comment_config_mapping_test.yml file core/modules/system/tests/modules/config_mapping_test/config/optional/field.field.node.config_mapping_test.comment_config_mapping_test.yml core/modules/system/tests/modules/config_mapping_test/config/optional/field.field.node.config_mapping_test.comment_config_mapping_test.yml
field.field.node.forum.comment_forum.yml file core/modules/forum/config/optional/field.field.node.forum.comment_forum.yml core/modules/forum/config/optional/field.field.node.forum.comment_forum.yml
field.storage.comment.comment_body.yml file core/modules/comment/config/install/field.storage.comment.comment_body.yml core/modules/comment/config/install/field.storage.comment.comment_body.yml
field.storage.node.comment.yml file core/profiles/standard/config/install/field.storage.node.comment.yml core/profiles/standard/config/install/field.storage.node.comment.yml
field.storage.node.comment.yml file core/profiles/nightwatch_a11y_testing/config/install/field.storage.node.comment.yml core/profiles/nightwatch_a11y_testing/config/install/field.storage.node.comment.yml
field.storage.node.comment.yml file core/modules/system/tests/modules/olivero_test/config/install/field.storage.node.comment.yml core/modules/system/tests/modules/olivero_test/config/install/field.storage.node.comment.yml
field.storage.node.comment.yml file core/recipes/comment_base/config/field.storage.node.comment.yml core/recipes/comment_base/config/field.storage.node.comment.yml
field.storage.node.comment_config_mapping_test.yml file core/modules/system/tests/modules/config_mapping_test/config/optional/field.storage.node.comment_config_mapping_test.yml core/modules/system/tests/modules/config_mapping_test/config/optional/field.storage.node.comment_config_mapping_test.yml
field.storage.node.comment_forum.yml file core/modules/forum/config/optional/field.storage.node.comment_forum.yml core/modules/forum/config/optional/field.storage.node.comment_forum.yml
FileFieldWidgetTest::testPrivateFileComment function core/modules/file/tests/src/Functional/FileFieldWidgetTest.php Tests that download restrictions on private files work on comments.
ForumController::$commentEntityTypeDefinition property core/modules/forum/src/Controller/ForumController.php Comment entity type, we need to get cache tags from here.
ForumManager::$commentManager property core/modules/forum/src/ForumManager.php The comment manager service.
ForumTest::$postCommentUser property core/modules/forum/tests/src/Functional/ForumTest.php An administrative user who can bypass comment approval.
forum_comment_delete function core/modules/forum/forum.module Implements hook_ENTITY_TYPE_delete() for comment entities.
forum_comment_insert function core/modules/forum/forum.module Implements hook_ENTITY_TYPE_insert() for comment entities.
forum_comment_update function core/modules/forum/forum.module Implements hook_ENTITY_TYPE_update() for comment entities.
hook_comment_links_alter function core/modules/comment/comment.api.php Alter the links of a comment.
JsonapiHooks::jsonapiCommentFilterAccess function core/modules/jsonapi/src/Hook/JsonapiHooks.php Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'comment'.
links--comment.html.twig file core/themes/olivero/templates/navigation/links--comment.html.twig Olivero's theme override for comment links.
MigrateCommentEntityDisplayTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php Tests the migration of comment entity displays from Drupal 7.
MigrateCommentEntityDisplayTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php Tests the migration of comment entity displays from Drupal 6.
MigrateCommentEntityDisplayTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php
MigrateCommentEntityDisplayTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php
MigrateCommentEntityDisplayTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php Modules to install.
MigrateCommentEntityDisplayTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php Modules to install.
MigrateCommentEntityDisplayTest::assertDisplay function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php Asserts various aspects of a comment component in an entity view display.
MigrateCommentEntityDisplayTest::assertDisplay function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php Asserts various aspects of a comment component in an entity view display.
MigrateCommentEntityDisplayTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php
MigrateCommentEntityDisplayTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php
MigrateCommentEntityDisplayTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php Tests the migrated display configuration.
MigrateCommentEntityDisplayTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php Tests the migrated display configuration.
MigrateCommentEntityFormDisplaySubjectTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migration of comment form's subject display from Drupal 7.
MigrateCommentEntityFormDisplaySubjectTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migration of comment form's subject display from Drupal 6.
MigrateCommentEntityFormDisplaySubjectTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Modules to install.
MigrateCommentEntityFormDisplaySubjectTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Modules to install.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is not visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is not visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectVisible function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectVisible function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migrated display configuration.
MigrateCommentEntityFormDisplaySubjectTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migrated display configuration.

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