namespace Drupal\comment

Classsort descending Location Description
CommentAccessController drupal/core/modules/comment/lib/Drupal/comment/CommentAccessController.php Access controller for the comment entity.
CommentFormController drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php Base for controller for comment forms.
CommentInterface drupal/core/modules/comment/lib/Drupal/comment/CommentInterface.php Provides an interface defining a comment entity.
CommentRenderController drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php Render controller for comments.
CommentStorageController drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php Defines the controller class for comments.
CommentTranslationController drupal/core/modules/comment/lib/Drupal/comment/CommentTranslationController.php Defines the translation controller class for comments.
FieldNewItem drupal/core/modules/comment/lib/Drupal/comment/FieldNewItem.php The field item for the 'new' field.
FieldNewValue drupal/core/modules/comment/lib/Drupal/comment/FieldNewValue.php A computed property for the integer value of the 'new' field.