Search for order
- Search 7.x for order
- Search 9.5.x for order
- Search 8.9.x for order
- Search 10.3.x for order
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SelectTest::testUnionOrderLimit | function | core/ |
Tests that we can UNION multiple Select queries together with and a LIMIT. |
| SequenceDataDefinition::getOrderBy | function | core/ |
Gets the description of how the sequence should be sorted. |
| ServiceDestructionTest::testDestructableServicesOrder | function | core/ |
Tests destructable services order. |
| ShortcutLinksTest::testShortcutLinkOrder | function | core/ |
Tests the shortcuts are correctly ordered by weight in the toolbar. |
| SortDateTest::testDateOrdering | function | core/ |
Tests numeric ordering of the result set. |
| SortRandomTest::testRandomOrdering | function | core/ |
Tests random ordering of the result set. |
| SortRandomTest::testRandomOrderingWithRenderCaching | function | core/ |
Tests random ordering with tags based caching. |
| SortTest::testNumericOrdering | function | core/ |
Tests numeric ordering of the result set. |
| SortTest::testStringOrdering | function | core/ |
Tests string ordering of the result set. |
| Sql::$orderby | property | core/ |
A simple array of order by clauses. |
| Sql::addOrderBy | function | core/ |
Add an ORDER BY clause to the query. |
| Table::$order | property | core/ |
Contains the current active sort order, either desc or asc. |
| TableDragTest::assertOrder | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
| TableSort::getOrder | function | core/ |
Determines the current sort criterion. |
| TableSortExtender::orderByHeader | function | core/ |
Order the query based on a header array. |
| TaggedHandlersPassTest::testProcessWithDifferentArgumentsOrderAndDefaultValue | function | core/ |
Tests consumer method with varying order of priority and extra parameters. |
| TermAutocompleteTest::testAutocompleteOrderedResults | function | core/ |
Tests that the autocomplete method returns properly ordered results. |
| TermTest::testPrimaryTabsOrder | function | core/ |
Tests the order of primary tabs on the term edit page. |
| TermTest::testTermReorder | function | core/ |
Save, edit and delete a term using the user interface. |
| TestHookOrderExtraTypes | class | core/ |
This class contains hook implementations. |
| TestHookOrderExtraTypes | class | core/ |
This class contains hook implementations. |
| TestHookOrderExtraTypes.php | file | core/ |
|
| TestHookOrderExtraTypes.php | file | core/ |
|
| TestHookOrderExtraTypes::customHookExtraTypes | function | core/ |
This pair tests OrderAfter with ExtraTypes. |
| TestHookOrderExtraTypes::customHookExtraTypes | function | core/ |
This pair tests OrderAfter with ExtraTypes. |
| TestHookReorderHookFirst | class | core/ |
This class contains hook implementations. |
| TestHookReorderHookFirst.php | file | core/ |
|
| TestHookReorderHookFirst::customHookOverride | function | core/ |
This pair tests ReorderHook. |
| TestHookReorderHookLast | class | core/ |
This class contains hook implementations. |
| TestHookReorderHookLast.php | file | core/ |
|
| TestHookReorderHookLast::customHookOverride | function | core/ |
This pair tests ReorderHook. |
| ThemeHookCollectorPassTest::testExceptionOrder | function | core/ |
Test exception with order parameter. |
| ThemeHookCollectorPassTest::testExceptionReorder | function | core/ |
Test exception with reorder attribute. |
| ThemeSuggestionsAlterTest::testExecutionOrder | function | core/ |
Tests execution order of theme suggestion alter hooks. |
| TransactionOutOfOrderException | class | core/ |
Exception thrown transactions are out of order. |
| TransactionOutOfOrderException.php | file | core/ |
|
| UpdateContribTest::testUpdateContribOrder | function | core/ |
Tests that contrib projects are ordered by project name. |
| UserAccountFormFieldsTest::assertFieldOrder | function | core/ |
Asserts that the 'name' form element is directly before the 'pass' element. |
| UserRoleAdminTest::testRoleWeightOrdering | function | core/ |
Tests user role weight change operation and ordering. |
| UserRoleEntityTest::testOrderOfPermissions | function | core/ |
Tests the order of granted permissions in a role. |
| ValidConsumerWithExtraArguments::addWithDifferentOrder | function | core/ |
|
| views.view.test_area_order.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_area_order.yml |
| views.view.test_style_html_list_ordered.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_html_list_ordered.yml |
| ViewsKernelTestBase::orderResultSet | function | core/ |
Orders a nested array containing a result set based on a given column. |
| ViewStyleHtmlListTest::testOrderedList | function | core/ |
Tests ordered list HTML list. |
| ViewTestBase::orderResultSet | function | core/ |
Orders a nested array containing a result set based on a given column. |
Pagination
- Previous page
- Page 6
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.