protected property Select::$expressions

The expressions to SELECT as virtual fields.

Type: array

File

drupal/core/lib/Drupal/Core/Database/Query/Select.php, line 31
Definition of Drupal\Core\Database\Query\Select

Class

Select
Query builder for SELECT statements.

Namespace

Drupal\Core\Database\Query

Code

protected $expressions = array();