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
Defined by Interface
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)