Version 3.8
Find a page with given id
Object Page
Find a product that has an id 1001:
$Product = $this->get('page','product')->find(1001);