Find a page by its ID and return it with the inherited details
public static findWithDetails ( integer $intId ) : |
||
$intId | integer | The page's ID |
return | The model or null if there is no matching page |