8 methods override SortPluginBase::query() in Views (for Drupal 7) 8.3
- Broken::query in lib/
Drupal/ views/ Plugin/ views/ sort/ Broken.php - Called to add the sort to a query.
- Date::query in lib/
Drupal/ views/ Plugin/ views/ sort/ Date.php - Called to add the sort to a query.
- GroupByNumeric::query in lib/
Drupal/ views/ Plugin/ views/ sort/ GroupByNumeric.php - Called to add the field to a query.
- MenuHierarchy::query in lib/
Drupal/ views/ Plugin/ views/ sort/ MenuHierarchy.php - Called to add the sort to a query.
- NcsLastCommentName::query in lib/
Views/ comment/ Plugin/ views/ sort/ NcsLastCommentName.php - Called to add the sort to a query.
- Random::query in lib/
Drupal/ views/ Plugin/ views/ sort/ Random.php - Called to add the sort to a query.
- Score::query in lib/
Views/ search/ Plugin/ views/ sort/ Score.php - Called to add the sort to a query.
- Thread::query in lib/
Views/ comment/ Plugin/ views/ sort/ Thread.php - Called to add the sort to a query.