You are here

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

Same name in other branches
  1. 9 Drupal\comment\Plugin\views\filter
Classsort descending Location Description
NodeComment core/modules/comment/src/Plugin/views/filter/NodeComment.php Filter based on comment node status.
StatisticsLastUpdated core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php Filter handler for the newer of last comment / node updated.
UserUid core/modules/comment/src/Plugin/views/filter/UserUid.php Filter handler to accept a user id to check for nodes that user posted or commented on.