PrefetchedResult::$columnNames

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Database/Statement/PrefetchedResult.php \Drupal\Core\Database\Statement\PrefetchedResult::columnNames

The column names.

Type: columnNames

File

core/lib/Drupal/Core/Database/Statement/PrefetchedResult.php, line 19

Class

PrefetchedResult
Class for prefetched results of a data query language (DQL) statement.

Namespace

Drupal\Core\Database\Statement

Code

public readonly array $columnNames;

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