Search for orderby
- Search 9.5.x for orderby
- Search 8.9.x for orderby
- Search 10.3.x for orderby
- Search 11.x for orderby
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseSelectOrderedTestCase::testOrderByEscaping | function | modules/ |
Tests that the sort direction is sanitized properly. |
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. |
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. |
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. |
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. |
SelectQuery_pgsql::orderBy | function | includes/ |
Overrides SelectQuery::orderBy(). |
TableSort::orderByHeader | function | includes/ |
Order the query based on a header array. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.