Search for order
- Search 9.5.x for order
- Search 8.9.x for order
- Search 10.3.x for order
- Search 11.x for order
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CascadingStylesheetsTestCase::testRenderOrder | function | modules/ |
Test CSS ordering. |
CommentPagerTest::assertCommentOrder | function | modules/ |
Helper function: assert that the comments are displayed in the correct order. |
CommentPagerTest::testCommentOrderingThreading | function | modules/ |
Test comment ordering and threading. |
DatabaseSelectOrderedTestCase | class | modules/ |
Test select with order by clauses. |
DatabaseSelectOrderedTestCase::getInfo | function | modules/ |
|
DatabaseSelectOrderedTestCase::testOrderByEscaping | function | modules/ |
Tests that the sort direction is sanitized properly. |
DatabaseSelectOrderedTestCase::testSimpleSelectMultiOrdered | function | modules/ |
Test multiple order by. |
DatabaseSelectOrderedTestCase::testSimpleSelectOrdered | function | modules/ |
Test basic order by. |
DatabaseSelectOrderedTestCase::testSimpleSelectOrderedDesc | function | modules/ |
Test order by descending. |
DatabaseSelectTestCase::testRandomOrder | function | modules/ |
Test that random ordering of queries works. |
DatabaseSelectTestCase::testUnionOrder | function | modules/ |
Tests that we can UNION multiple Select queries together and set the ORDER. |
DatabaseSelectTestCase::testUnionOrderLimit | function | modules/ |
Tests that we can UNION multiple Select queries together with a LIMIT. |
DatabaseTransactionOutOfOrderException | class | includes/ |
Exception thrown when a rollback() resulted in other active transactions being rolled-back. |
EntityFieldQuery::$order | property | includes/ |
List of order clauses. |
EntityFieldQuery::$ordered_results | property | includes/ |
The ordered results. |
EntityFieldQuery::entityOrderBy | function | includes/ |
Orders the result set by entity-generic metadata. |
EntityFieldQuery::fieldOrderBy | function | includes/ |
Orders the result set by a given field column. |
EntityFieldQuery::propertyOrderBy | function | includes/ |
Orders the result set by an entity-specific property. |
FormAlterTestCase::testExecutionOrder | function | modules/ |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
FormsElementsVerticalTabsFunctionalTest::testJavaScriptOrdering | function | modules/ |
Ensures that vertical-tabs.js is included before collapse.js. |
JavaScriptTestCase::testAggregationOrder | function | modules/ |
Tests JavaScript aggregation when files are added to a different scope. |
JavaScriptTestCase::testRenderOrder | function | modules/ |
Test JavaScript ordering. |
LocaleCSSAlterTest::testCSSFilesOrderInRTLMode | function | modules/ |
Verifies that -rtl.css file is added directly after LTR .css file. |
ModuleDependencyTestCase::testModuleEnableOrder | function | modules/ |
Tests that module dependencies are enabled in the correct order via the UI. Dependencies should be enabled before their dependents. |
PollTestCase::assertPollChoiceOrder | function | modules/ |
Assert correct poll choice order in the node form after submission. |
SelectQuery::$order | property | includes/ |
The fields by which to order this query. |
SelectQuery::getOrderBy | function | includes/ |
Returns a reference to the order by array for this query. |
SelectQuery::orderBy | function | includes/ |
Orders the result set by a given field. |
SelectQuery::orderRandom | function | includes/ |
Orders the result set by a random value. |
SelectQueryExtender::getOrderBy | function | includes/ |
Returns a reference to the order by array for this query. |
SelectQueryExtender::orderBy | function | includes/ |
Orders the result set by a given field. |
SelectQueryExtender::orderRandom | function | includes/ |
Orders the result set by a random value. |
SelectQueryInterface::getOrderBy | function | includes/ |
Returns a reference to the order by array for this query. |
SelectQueryInterface::orderBy | function | includes/ |
Orders the result set by a given field. |
SelectQueryInterface::orderRandom | function | includes/ |
Orders the result set by a random value. |
SelectQuery_pgsql::orderBy | function | includes/ |
Overrides SelectQuery::orderBy(). |
SelectQuery_pgsql::orderRandom | function | includes/ |
Orders the result set by a random value. |
TableSort::order | function | includes/ |
Determine the current sort criterion. |
TableSort::orderByHeader | function | includes/ |
Order the query based on a header array. |
tablesort_get_order | function | includes/ |
Determines the current sort criterion. |
TaxonomyTermTestCase::testTermReorder | function | modules/ |
Save, edit and delete a term using the user interface. |
theme_filter_admin_format_filter_order | function | modules/ |
Returns HTML for a text format's filter order form. |
TrackerTest::testTrackerOrderingNewComments | function | modules/ |
Tests for ordering on a users tracker listing when comments are posted. |
UpdateDependencyOrderingTestCase | class | modules/ |
Tests for the update dependency ordering system. |
UpdateDependencyOrderingTestCase::getInfo | function | modules/ |
|
UpdateDependencyOrderingTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UpdateDependencyOrderingTestCase::testUpdateOrderingModuleInterdependency | function | modules/ |
Test that dependencies between modules are resolved correctly. |
UpdateDependencyOrderingTestCase::testUpdateOrderingSingleModule | function | modules/ |
Test that updates within a single module run in the correct order. |
UpdateTestContribCase::testUpdateContribOrder | function | modules/ |
Tests that contrib projects are ordered by project name. |
user_admin_roles_order_submit | function | modules/ |
Form submit function. Update the role weights. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.