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
SearchCommentTest::testSearchResultsComment function core/modules/search/tests/src/Functional/SearchCommentTest.php Verify that comments are rendered using proper format in search results.
SearchCommentTest::testSearchResultsCommentAccess function core/modules/search/tests/src/Functional/SearchCommentTest.php Verify access rules for comment indexing with different permissions.
SelectTest::makeCommentsProvider function core/tests/Drupal/KernelTests/Core/Database/SelectTest.php Provides expected and input values for testVulnerableComment().
SelectTest::testSimpleComment function core/tests/Drupal/KernelTests/Core/Database/SelectTest.php Tests rudimentary SELECT statement with a COMMENT.
SelectTest::testVulnerableComment function core/tests/Drupal/KernelTests/Core/Database/SelectTest.php Tests query COMMENT system against vulnerabilities.
StaticReflectionClass::getDocComment function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionParser::$docComment property core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php The docComment of the class.
StaticReflectionParser::getDocComment function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php Gets the doc comment.
StatisticsLastCommentName class core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php Sort handler, sorts by last comment name which can be in 2 different fields.
StatisticsLastCommentName class core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Field handler to present the name of the last comment poster.
StatisticsLastCommentName.php file core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php
StatisticsLastCommentName.php file core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
StatisticsLastCommentName::$uid property core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php The user id.
StatisticsLastCommentName::$user_field property core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php The user name field.
StatisticsLastCommentName::$user_field property core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php The user name field.
StatisticsLastCommentName::$user_table property core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php The users table.
StatisticsLastCommentName::$user_table property core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php The users table.
StatisticsLastCommentName::defineOptions function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Information about options for all kinds of purposes will be held here.
StatisticsLastCommentName::query function core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php Called to add the sort to a query.
StatisticsLastCommentName::query function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Called to add the field to a query.
StatisticsLastCommentName::render function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Renders the field.
system.action.comment_delete_action.yml file core/modules/comment/config/install/system.action.comment_delete_action.yml core/modules/comment/config/install/system.action.comment_delete_action.yml
system.action.comment_publish_action.yml file core/modules/comment/config/install/system.action.comment_publish_action.yml core/modules/comment/config/install/system.action.comment_publish_action.yml
system.action.comment_save_action.yml file core/modules/comment/config/install/system.action.comment_save_action.yml core/modules/comment/config/install/system.action.comment_save_action.yml
system.action.comment_unpublish_action.yml file core/modules/comment/config/install/system.action.comment_unpublish_action.yml core/modules/comment/config/install/system.action.comment_unpublish_action.yml
template_preprocess_comment function core/modules/comment/comment.module Prepares variables for comment templates.
TemporaryQueryGuard::getCommentAccessCondition function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets an access condition for a comment entity.
UnapprovedComments class core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php Provides a local task that shows the amount of unapproved comments.
UnapprovedComments.php file core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php
UnapprovedComments::$commentStorage property core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php The comment storage service.
UnapprovedComments::create function core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php Creates an instance of the plugin.
UnapprovedComments::getTitle function core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php Returns the localized title to be shown for this tab.
UnapprovedComments::__construct function core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php Construct the UnapprovedComments object.
UserPictureTest::testPictureOnNodeComment function core/modules/user/tests/src/Functional/UserPictureTest.php Tests embedded users on node pages.
views.view.comment.yml file core/modules/comment/config/optional/views.view.comment.yml core/modules/comment/config/optional/views.view.comment.yml
views.view.comments_recent.yml file core/modules/comment/config/optional/views.view.comments_recent.yml core/modules/comment/config/optional/views.view.comments_recent.yml
views.view.test_comment.yml file core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment.yml core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment.yml
views.view.test_comment_count.yml file core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_count.yml core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_count.yml
views.view.test_comment_field_name.yml file core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_field_name.yml core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_field_name.yml
views.view.test_comment_operations.yml file core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_operations.yml core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_operations.yml
views.view.test_comment_row.yml file core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_row.yml core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_row.yml
views.view.test_comment_rss.yml file core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rss.yml core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rss.yml
views.view.test_comment_schema.yml file core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_schema.yml core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_schema.yml
views.view.test_comment_user_uid.yml file core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_user_uid.yml core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_user_uid.yml
views.view.test_new_comments.yml file core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml
views.view.test_new_comments.yml file core/modules/history/tests/modules/history_test_views/test_views/views.view.test_new_comments.yml core/modules/history/tests/modules/history_test_views/test_views/views.view.test_new_comments.yml
ViewsHooks::themeSuggestionsCommentAlter function core/modules/views/src/Hook/ViewsHooks.php Implements hook_theme_suggestions_HOOK_alter().
ViewsThemeHooks::preprocessComment function core/modules/views/src/Hook/ViewsThemeHooks.php Implements hook_preprocess_HOOK().
WizardTest::testCommentWizard function core/modules/comment/tests/src/Functional/Views/WizardTest.php Tests adding a view of comments.
_comment_entity_uses_integer_id function core/modules/comment/comment.module Determines if an entity type is using an integer-based ID definition.

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