SelectQuery::$expressions

The expressions to SELECT as virtual fields.

Type: array

File

includes/database/select.inc, line 874

Class

SelectQuery
Query builder for SELECT statements.

Code

protected $expressions = array();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.