Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Query.php
Query::$comments
An array of comments that can be prepended to a query.
Type:
array
File
core/
lib/
Drupal/
Core/
Database/
Query/
Query.php
, line 63
Class
Query
Base class for query builders.
Namespace
Drupal\Core\Database\Query
Code
protected $comments = [];
RSS feed