You are here

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

Same name in other branches
  1. 8.0 Drupal\comment\Plugin\views\field
Classsort descending Location Description
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.