Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Sql.php
Sql::$orderby
A simple array of order by clauses.
Type:
array
File
core/
modules/
views/
src/
Plugin/
views/
query/
Sql.php
, line 83
Class
Sql
Views query plugin for an SQL query.
Namespace
Drupal\views\Plugin\views\query
Code
public $orderby = [];
RSS feed