You are here

namespace Drupal\comment\Plugin\views\field in Drupal 8

Same name in other branches
  1. 9 Drupal\comment\Plugin\views\field
Classsort descending Location Description
CommentBulkForm core/modules/comment/src/Plugin/views/field/CommentBulkForm.php Defines a comment operations bulk form element.
CommentedEntity core/modules/comment/src/Plugin/views/field/CommentedEntity.php Views field display for commented entity.
Depth core/modules/comment/src/Plugin/views/field/Depth.php Field handler to display the depth of a comment.
EntityLink core/modules/comment/src/Plugin/views/field/EntityLink.php Handler for showing comment module's entity links.
LastTimestamp core/modules/comment/src/Plugin/views/field/LastTimestamp.php Field handler to display the timestamp of a comment with the count of comments.
LinkApprove core/modules/comment/src/Plugin/views/field/LinkApprove.php Provides a comment approve link.
LinkReply core/modules/comment/src/Plugin/views/field/LinkReply.php Field handler to present a link to reply to a comment.
NodeNewComments core/modules/comment/src/Plugin/views/field/NodeNewComments.php Field handler to display the number of new comments.
StatisticsLastCommentName core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Field handler to present the name of the last comment poster.
StatisticsLastUpdated core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php Field handler to display the newer of last comment / node updated.