26 string references to 'Comment'

CommentActionsTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php
CommentAnonymousTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php
CommentApprovalTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php
CommentBlockTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php
CommentContentRebuildTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentContentRebuildTest.php
CommentCSSTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php
CommentFieldsTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php
CommentInterfaceTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php
CommentLanguageTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php
CommentLinksTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php
CommentNewIndicatorTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNewIndicatorTest.php
CommentNodeAccessTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php
CommentNodeChangesTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php
CommentPagerTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php
CommentPreviewTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php
CommentRssTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentRssTest.php
CommentStatisticsTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php
CommentThreadingTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php
CommentTokenReplaceTest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php
CommentTranslationUITest::getInfo in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php
comment_library_info in drupal/core/modules/comment/comment.module
Implements hook_library_info().
comment_views_data in drupal/core/modules/comment/comment.views.inc
Implements hook_views_data().
comment_views_data_alter in drupal/core/modules/comment/comment.views.inc
Use views_data_alter to add items to the node table that are relevant to comments.
DisplayPluginBase::optionsSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default summary for options in the views UI.
file_views_data in drupal/core/modules/file/file.views.inc
Implements hook_views_data().
_comment_body_field_create in drupal/core/modules/comment/comment.module
Creates a comment_body field instance for a given node type.