Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Comment.php
»
Comment
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
27 string references to 'Comment'
comment.info.yml
in drupal/
core/
modules/
comment/
comment.info.yml
drupal/core/modules/comment/comment.info.yml
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
Implements
hook_views_data_alter
().
file_views_data
in drupal/
core/
modules/
file/
file.views.inc
Implements
hook_views_data
().
NodeStorageController::baseFieldDefinitions
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
NodeStorageController.php
Overrides \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions().
_comment_body_field_create
in drupal/
core/
modules/
comment/
comment.module
Creates a comment_body field instance for a given node type.