Version 2018.3
Add limit to query
Bool
Get newest 10 projects:
$Projects = $this->get('pages','project')->addLimit(10);