Article->find('all', array('restrict' => array( 'User(username, email)', 'Tag' => array('limit' => 5, 'order' => 'Tag.created DESC') ))); ?>