You are here

6 methods override SortPluginBase::query() in Drupal 10

Date::query in core/modules/views/src/Plugin/views/sort/Date.php
Called to add the sort to a query.
GroupByNumeric::query in core/modules/views/src/Plugin/views/sort/GroupByNumeric.php
Called to add the field to a query.
Random::query in core/modules/views/src/Plugin/views/sort/Random.php
Called to add the sort to a query.
Score::query in core/modules/search/src/Plugin/views/sort/Score.php
Called to add the sort to a query.
StatisticsLastCommentName::query in core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php
Called to add the sort to a query.
Thread::query in core/modules/comment/src/Plugin/views/sort/Thread.php
Called to add the sort to a query.