W3cubDocs

/Drupal 8

protected property Select::$having

The conditional object for the HAVING clause.

Type: \Drupal\Core\Database\Query\Condition

File

core/lib/Drupal/Core/Database/Query/Select.php, line 80

Class

Select
Query builder for SELECT statements.

Namespace

Drupal\Core\Database\Query

Code

protected $having;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Database!Query!Select.php/property/Select::having/8.1.x