You are here

11 classes are annotated with ViewsSort in Drupal 10

Broken in core/modules/views/src/Plugin/views/sort/Broken.php
A special handler to take the place of missing or broken handlers.
Date in core/modules/views/src/Plugin/views/sort/Date.php
Basic sort handler for dates.
Date in core/modules/datetime/src/Plugin/views/sort/Date.php
Basic sort handler for datetime fields.
GroupByNumeric in core/modules/views/src/Plugin/views/sort/GroupByNumeric.php
Handler for GROUP BY on simple numeric fields.
ModerationStateSort in core/modules/content_moderation/src/Plugin/views/sort/ModerationStateSort.php
Enables sorting for the computed moderation_state field.
Random in core/modules/views/src/Plugin/views/sort/Random.php
Handle a random sort.
Score in core/modules/search/src/Plugin/views/sort/Score.php
Sort handler for sorting by search score.
Standard in core/modules/views/src/Plugin/views/sort/Standard.php
Default implementation of the base sort plugin.
StatisticsLastCommentName in 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 in core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php
Sort handler for the newer of last comment / entity updated.
Thread in core/modules/comment/src/Plugin/views/sort/Thread.php
Sort handler for ordering by thread.