Query\QueryBuilder::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
Returns
- int