namespace Drupal\views_xml_backend\Sorter in Views XML Backend 8
|
Class |
Location | Description |
|---|---|---|
| DateSorter |
src/ |
Provides sorting for dates. |
| NumericSorter |
src/ |
Provides sorting for numbers. |
| SorterInterface |
src/ |
This is the interface used for sorters. |
| StringSorter |
src/ |
Provides sorting for strings. |