Returns the total number of results returned from the last find() operation
If the last find() included limit, then this returns the total without the limit
Usage
$int = $pageFinder->getTotal();
Return value
int
PageFinder methods and properties
API reference based on ProcessWire core version 3.0.236