Search for sort
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseSelectTableSortDefaultTestCase | class | modules/ |
|
DatabaseSelectTableSortDefaultTestCase::getInfo | function | modules/ |
|
DatabaseSelectTableSortDefaultTestCase::testTableSortDefaultSort | function | modules/ |
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/ |
Confirm that a tablesort query returns the correct results. |
DatabaseSelectTableSortDefaultTestCase::testTableSortQueryFirst | function | modules/ |
Confirm that if a tablesort's orderByHeader is called before another orderBy, that the header happens first. |
database_test_tablesort | function | modules/ |
Run a tablesort query and return the results. |
database_test_tablesort_first | function | modules/ |
Run a tablesort query with a second order_by after and return the results. |
database_test_theme_tablesort | function | modules/ |
Output a form without setting a header sort. |
DrupalRenderTestCase::testDrupalRenderSorting | function | modules/ |
Test sorting by weight. |
EntityFieldQueryTestCase::testEntityFieldQueryTableSort | function | modules/ |
Tests the TableSort integration of EntityFieldQuery. |
seven_tablesort_indicator | function | themes/ |
Override of theme_tablesort_indicator(). |
tablesort.test | file | modules/ |
Various tablesort tests. |
TableSortTest | class | modules/ |
Test unicode handling features implemented in unicode.inc. |
TableSortTest::$GET | property | modules/ |
Storage for initial value of $_GET. |
TableSortTest::getInfo | function | modules/ |
|
TableSortTest::setUp | function | modules/ |
Sets up unit test environment. |
TableSortTest::tearDown | function | modules/ |
|
TableSortTest::testTableSortInit | function | modules/ |
Test tablesort_init(). |
_field_sort_items | function | modules/ |
Helper function to sort items in a field according to user drag-n-drop reordering. |
_field_sort_items_helper | function | modules/ |
Sort function for items order. (copied form element_sort(), which acts on #weight keys) |
_field_sort_items_value_helper | function | modules/ |
Same as above, using ['_weight']['#value'] |
_field_test_field_storage_query_sort_helper | function | modules/ |
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.