namespace Drupal\views\Plugin\views\sort

Same name in other branches
  1. 10 Drupal\views\Plugin\views\sort
  2. 9 Drupal\views\Plugin\views\sort
  3. 8.9.x Drupal\views\Plugin\views\sort
Object name File name Summary
Broken core/modules/views/src/Plugin/views/sort/Broken.php A special handler to take the place of missing or broken handlers.
Date core/modules/views/src/Plugin/views/sort/Date.php Basic sort handler for dates.
GroupByNumeric core/modules/views/src/Plugin/views/sort/GroupByNumeric.php Handler for GROUP BY on simple numeric fields.
Random core/modules/views/src/Plugin/views/sort/Random.php Handle a random sort.
SortPluginBase core/modules/views/src/Plugin/views/sort/SortPluginBase.php Base sort handler that has no options and performs a simple sort.
Standard core/modules/views/src/Plugin/views/sort/Standard.php Default implementation of the base sort plugin.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.