| 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. |