You are here

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

Same name in other branches
  1. 9 Drupal\comment\Plugin\views\sort
Classsort descending Location Description
StatisticsLastCommentName core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php Sort handler to sort by last comment name which might be in 2 different fields.
StatisticsLastUpdated core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php Sort handler for the newer of last comment / entity updated.
Thread core/modules/comment/src/Plugin/views/sort/Thread.php Sort handler for ordering by thread.