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