Field::clickSortable |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Determine if this field is click sortable. |
Numeric::getSortName |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php |
Return a description of how the argument would normally be sorted. |
SortDateTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php |
|
ViewExecutable::$sort |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the sort handlers which are initialized on this view. |
PathProcessorTest.php |
file |
drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/PathProcessorTest.php |
Contains Drupal\url_alter_test\PathProcessorTest. |
PathProcessorTest.php |
file |
drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
Contains Drupal\Tests\Core\PathProcessor\PathProcessorTest. |
element_sort_by_title |
function |
drupal/core/includes/common.inc |
Sorts a structured array by '#title' property. |
views.sort.schema.yml |
file |
drupal/core/modules/views/config/schema/views.sort.schema.yml |
drupal/core/modules/views/config/schema/views.sort.schema.yml |
SortPluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Called to add the sort to a query. |
WidgetBase::sortItems |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Sorts submitted field values according to drag-n-drop reordering. |
FilterBag::sortHelper |
function |
drupal/core/modules/filter/lib/Drupal/filter/FilterBag.php |
uasort() callback to sort filters by status, weight, module, and name. |
AcceptHeader::$sorted |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeader.php |
|
TableSortExtender.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
Definition of Drupal\Core\Database\Query\TableSortExtender. |
ConfigEntityBase::sort |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Helper callback for uasort() to sort configuration entities by weight and label. |
SortRandomTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
|
SortRandomTest::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
Add more items to the test set, to make the order tests more robust. |
TableSortExtender::init |
function |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
Initialize the table sort context. |
Node::getAvailableSorts |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::getAvailableSorts(). |
database_test_tablesort |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a tablesort query and returns the results. |
_field_sort_items_helper |
function |
drupal/core/modules/field/field.module |
Callback for usort() within _field_sort_items(). |
SortDateTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php |
Views used by this test. |
taxonomy_vocabulary_sort |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Sorts vocabularies by its weight and label. |
QueryBase::sortAggregate |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements \Drupal\Core\Entity\Query\QueryAggregateInterface::sortAggregate(). |
ChainRouter::sortRouters |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
Sort routers by priority.
The highest priority number is the highest priority (reverse sorting) |
WizardPluginBase::$sorts |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Views items configuration arrays for sorts added by the wizard. |
SortingTest::testSorting |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/SortingTest.php |
Tests the sorting functionality. |
TableSortExtender::order |
function |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
Determine the current sort criterion. |
EventDispatcher::$sorted |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
|
PathProcessorTest::setUp |
function |
drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
|
QueryBase::$sortAggregate |
property |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
The list of sorts over the aggregate results. |
TableSortExtenderUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Tests unicode handling features implemented in unicode.inc. |
seven_tablesort_indicator |
function |
drupal/core/themes/seven/seven.theme |
Overrides theme_tablesort_indicator(). |
QueryInterface::tableSort |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Enables sortable tables for this query. |
SortPluginBase::canExpose |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Determine if a sort can be exposed. |
EntityQueryTest::testSort |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Test sort(). |
theme_tablesort_indicator |
function |
drupal/core/includes/theme.inc |
Returns HTML for a sort icon. |
plugin.manager.views.sort |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
BlockListController::sort |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Sorts active blocks by region then weight; sorts inactive blocks by name. |
NestedMatcher::sortFilters |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/NestedMatcher/NestedMatcher.php |
Sort filters by priority. |
SelectTableSortDefaultTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
Tests the tablesort query extender. |
WizardPluginBase::getSorts |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the sorts property. |
SortRandomTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
Views used by this test. |
StylePluginBase::buildSort |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Called by the view builder to see if this style handler wants to
interfere with the sorts. If so it should build; if it returns
any non-TRUE value, normal sorting will NOT be added to the query. |
SortPluginBase::sortSubmit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
|
TableSortExtender::$header |
property |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
The array of fields that can be sorted by. |
TableSortExtender::getSort |
function |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
Determine the current sort direction. |
FieldPluginBase::clickSort |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Called to determine what to tell the clicksorter. |
PathProcessorTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
This method exists to support the simpletest UI runner. |
ViewExecutable::$build_sort |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Indicates if the sorts have been built. |
ChainRouter::$sortedRouters |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
|