Version 3.7
Number of pages in collection.
Int
The number of new orders:
$newOrders = $this->get('pages','order')->addWhere('status','New')->count();