Search for sort

  1. Search 9.5.x for sort
  2. Search 8.9.x for sort
  3. Search 10.3.x for sort
  4. Search 11.x for sort
  5. Other projects
Title Object type File name Summary
DatabaseSelectTableSortDefaultTestCase class modules/simpletest/tests/database_test.test
DatabaseSelectTableSortDefaultTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseSelectTableSortDefaultTestCase::testTableSortDefaultSort function modules/simpletest/tests/database_test.test Confirm that if a sort is not set in a tableselect form there is no error thrown when using the default.
DatabaseSelectTableSortDefaultTestCase::testTableSortQuery function modules/simpletest/tests/database_test.test Confirm that a tablesort query returns the correct results.
DatabaseSelectTableSortDefaultTestCase::testTableSortQueryFirst function modules/simpletest/tests/database_test.test Confirm that if a tablesort's orderByHeader is called before another orderBy, that the header happens first.
database_test_tablesort function modules/simpletest/tests/database_test.module Run a tablesort query and return the results.
database_test_tablesort_first function modules/simpletest/tests/database_test.module Run a tablesort query with a second order_by after and return the results.
database_test_theme_tablesort function modules/simpletest/tests/database_test.module Output a form without setting a header sort.
DrupalRenderTestCase::testDrupalRenderSorting function modules/simpletest/tests/common.test Test sorting by weight.
EntityFieldQueryTestCase::testEntityFieldQueryTableSort function modules/simpletest/tests/entity_query.test Tests the TableSort integration of EntityFieldQuery.
seven_tablesort_indicator function themes/seven/template.php Override of theme_tablesort_indicator().
tablesort.test file modules/simpletest/tests/tablesort.test Various tablesort tests.
TableSortTest class modules/simpletest/tests/tablesort.test Test unicode handling features implemented in unicode.inc.
TableSortTest::$GET property modules/simpletest/tests/tablesort.test Storage for initial value of $_GET.
TableSortTest::getInfo function modules/simpletest/tests/tablesort.test
TableSortTest::setUp function modules/simpletest/tests/tablesort.test Sets up unit test environment.
TableSortTest::tearDown function modules/simpletest/tests/tablesort.test
TableSortTest::testTableSortInit function modules/simpletest/tests/tablesort.test Test tablesort_init().
_field_sort_items function modules/field/field.module Helper function to sort items in a field according to
user drag-n-drop reordering.
_field_sort_items_helper function modules/field/field.module Sort function for items order.
(copied form element_sort(), which acts on #weight keys)
_field_sort_items_value_helper function modules/field/field.module Same as above, using ['_weight']['#value']
_field_test_field_storage_query_sort_helper function modules/field/tests/field_test.storage.inc Sort helper for field_test_field_storage_query().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.