EntityFieldQuery::$count
TRUE if this is a count query, FALSE if it isn't.
Type: boolean
File
-
includes/
entity.inc, line 588
Class
- EntityFieldQuery
- Retrieves entities matching a given set of conditions.
Code
public $count = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.