Article->find('all', array('restrict' => array( 'User' => array('Profile' => array( 'User', 'Picture', 'Friend', 'Setting', 'Tag' )), 'Comment' => array('User', 'Attachment.Type') ))); ?>