TRUE if this is a count query, FALSE if it isn't.

Type: boolean

File

core/modules/entity/entity.query.inc, line 157
Entity query API.

Class

EntityFieldQuery
Retrieves entities matching a given set of conditions.

Code

public $count = FALSE;