Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Select.php
Select::$expressions
The expressions to SELECT as virtual fields.
Type:
array
File
core/
lib/
Drupal/
Core/
Database/
Query/
Select.php
, line 28
Class
Select
Query builder for SELECT statements.
Namespace
Drupal\Core\Database\Query
Code
protected $expressions = [];
RSS feed