Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for orderBy

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
SelectQuery::orderBy function includes/database/select.inc Implements SelectQueryInterface::orderBy().
SelectQuery::getOrderBy function includes/database/select.inc Implements SelectQueryInterface::getOrderBy().
TableSort::orderByHeader function includes/tablesort.class.inc Order the query based on a header array.
SelectQueryExtender::orderBy function includes/database/select.inc Orders the result set by a given field.
SelectQueryInterface::orderBy function includes/database/select.inc Orders the result set by a given field.
EntityFieldQuery::fieldOrderBy function modules/entity/entity.query.inc Orders the result set by a given field column.
SelectQueryExtender::getOrderBy function includes/database/select.inc Returns a reference to the order by array for this query.
EntityFieldQuery::entityOrderBy function modules/entity/entity.query.inc Orders the result set by entity-generic metadata.
SelectQueryInterface::getOrderBy function includes/database/select.inc Returns a reference to the order by array for this query.
EntityFieldQuery::propertyOrderBy function modules/entity/entity.query.inc Orders the result set by an entity-specific property.
views_plugin_query_default::add_orderby function modules/views/plugins/views_plugin_query_default.inc Add an ORDER BY clause to the query.
DatabaseSelectOrderedTestCase::testOrderByEscaping function modules/simpletest/tests/database_test.test Tests that the sort direction is sanitized properly.

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS