Query\QueryBuilderInterface::countAllResults
Retrieve the number of results for the generated query - used in place of the get() method
Signature
public function countAllResults([string
$table = '',
[boolean
$reset = TRUE]] )
Parameters
$table
— string$reset
— boolean- - Whether to keep the query after counting the results
Returns
- int