namespace Drupal\comment\Plugin\views\field

Classsort descending Location Description
Comment drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php Field handler to allow linking to a comment.
Depth drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Depth.php Field handler to display the depth of a comment.
LastTimestamp drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LastTimestamp.php Field handler to display the timestamp of a comment with the count of comments.
Link drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php Base field handler to present a link.
LinkApprove drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkApprove.php Provides a comment approve link.
LinkDelete drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkDelete.php Field handler to present a link to delete a node.
LinkEdit drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php Field handler to present a link node edit.
LinkReply drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkReply.php Field handler to present a link to delete a node.
NcsLastCommentName drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastCommentName.php Field handler to present the name of the last comment poster.
NcsLastUpdated drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastUpdated.php Field handler to display the newer of last comment / node updated.
NodeComment drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeComment.php Display node comment status.
NodeLink drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php Handler for showing comment module's node link.
NodeNewComments drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeNewComments.php Field handler to display the number of new comments.
Username drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php Field handler to allow linking to a user account or homepage.