Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Select.php
function Select::getFields
Overrides
SelectInterface::getFields
File
core/
lib/
Drupal/
Core/
Database/
Query/
Select.php
, line 384
Class
Select
Query builder for SELECT statements.
Namespace
Drupal\Core\Database\Query
Code
public
function
&
getFields
() {
return
$this
->
fields
; }
RSS feed