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 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.

All search results

Title Object type File name Summary
comment_hacks.css.optimized.css file core/tests/Drupal/Tests/Core/Asset/css_test_files/comment_hacks.css.optimized.css .test1{display:block;}html .clear-block{height:1%;}.clear-block{display:block;font:italic bold 12px/30px…
comment_help function core/modules/comment/comment.module Implements hook_help().
comment_install function core/modules/comment/comment.install Implements hook_install().
COMMENT_NEW_LIMIT constant core/modules/comment/comment.module The time cutoff for comments marked as read for entity types other node.
comment_node_links_alter function core/modules/comment/comment.module Implements hook_node_links_alter().
comment_node_search_result function core/modules/comment/comment.module Implements hook_node_search_result().
comment_node_update_index function core/modules/comment/comment.module Implements hook_node_update_index().
comment_node_view_alter function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_view_alter() for node entities.
comment_preprocess_block function core/modules/comment/comment.module Implements hook_preprocess_HOOK() for block templates.
comment_preprocess_field function core/modules/comment/comment.module Prepares variables for comment field templates.
comment_preview function core/modules/comment/comment.module Generates a comment preview.
comment_ranking function core/modules/comment/comment.module Implements hook_ranking().
comment_removed_post_updates function core/modules/comment/comment.post_update.php Implements hook_removed_post_updates().
comment_schema function core/modules/comment/comment.install Implements hook_schema().
comment_test.info.yml file core/modules/comment/tests/modules/comment_test/comment_test.info.yml core/modules/comment/tests/modules/comment_test/comment_test.info.yml
comment_test.routing.yml file core/modules/comment/tests/modules/comment_test/comment_test.routing.yml core/modules/comment/tests/modules/comment_test/comment_test.routing.yml
comment_test_views.info.yml file core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml
comment_theme function core/modules/comment/comment.module Implements hook_theme().
comment_uninstall function core/modules/comment/comment.install Implements hook_uninstall().
comment_update_10100 function core/modules/comment/comment.install Remove the year 2038 date limitation.
comment_update_last_removed function core/modules/comment/comment.install Implements hook_update_last_removed().
comment_uri function core/modules/comment/comment.module Entity URI callback.
comment_user_cancel function core/modules/comment/comment.module Implements hook_user_cancel().
comment_user_predelete function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_predelete() for user entities.
Connection::filterComment function core/lib/Drupal/Core/Database/Connection.php Sanitize a query comment string.
Connection::makeComment function core/lib/Drupal/Core/Database/Connection.php Flatten an array of query comments into a single comment string.
ConnectionTest::providerFilterComments function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Data provider for testFilterComments().
ConnectionTest::providerMakeComments function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Data provider for testMakeComments().
ConnectionTest::testFilterComments function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests Connection::filterComments().
ConnectionTest::testMakeComments function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests Connection::makeComments().
core.entity_form_display.comment.comment.default.yml file core/recipes/comment_base/config/core.entity_form_display.comment.comment.default.yml core/recipes/comment_base/config/core.entity_form_display.comment.comment.default.yml
core.entity_form_display.comment.comment.default.yml file core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.comment.comment.default.yml core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.comment.comment.default.yml
core.entity_view_display.comment.comment.default.yml file core/modules/system/tests/modules/olivero_test/config/install/core.entity_view_display.comment.comment.default.yml core/modules/system/tests/modules/olivero_test/config/install/core.entity_view_display.comment.comment.default.yml
core.entity_view_display.comment.comment.default.yml file core/recipes/comment_base/config/core.entity_view_display.comment.comment.default.yml core/recipes/comment_base/config/core.entity_view_display.comment.comment.default.yml
core.entity_view_mode.comment.full.yml file core/modules/comment/config/install/core.entity_view_mode.comment.full.yml core/modules/comment/config/install/core.entity_view_mode.comment.full.yml
d6_comment.yml file core/modules/comment/migrations/d6_comment.yml core/modules/comment/migrations/d6_comment.yml
d6_comment_entity_display.yml file core/modules/comment/migrations/d6_comment_entity_display.yml core/modules/comment/migrations/d6_comment_entity_display.yml
d6_comment_entity_form_display.yml file core/modules/comment/migrations/d6_comment_entity_form_display.yml core/modules/comment/migrations/d6_comment_entity_form_display.yml
d6_comment_entity_form_display_subject.yml file core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml
d6_comment_field.yml file core/modules/comment/migrations/d6_comment_field.yml core/modules/comment/migrations/d6_comment_field.yml
d6_comment_field_instance.yml file core/modules/comment/migrations/d6_comment_field_instance.yml core/modules/comment/migrations/d6_comment_field_instance.yml
d6_comment_type.yml file core/modules/comment/migrations/d6_comment_type.yml core/modules/comment/migrations/d6_comment_type.yml
d6_language_content_comment_settings.yml file core/modules/content_translation/migrations/d6_language_content_comment_settings.yml core/modules/content_translation/migrations/d6_language_content_comment_settings.yml
D7Comment class core/modules/comment/src/Plugin/migrate/D7Comment.php Migration plugin for Drupal 7 comments with fields.
D7Comment.php file core/modules/comment/src/Plugin/migrate/D7Comment.php
D7Comment::getProcess function core/modules/comment/src/Plugin/migrate/D7Comment.php Gets the normalized process plugin configuration.
d7_comment.yml file core/modules/comment/migrations/d7_comment.yml core/modules/comment/migrations/d7_comment.yml
d7_comment_entity_display.yml file core/modules/comment/migrations/d7_comment_entity_display.yml core/modules/comment/migrations/d7_comment_entity_display.yml
d7_comment_entity_form_display.yml file core/modules/comment/migrations/d7_comment_entity_form_display.yml core/modules/comment/migrations/d7_comment_entity_form_display.yml
d7_comment_entity_form_display_subject.yml file core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml

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