Article->restrict(false, array( 'User', 'Tag' => array('limit' => 5) )); $articles = $this->Article->find('all'); ?>