protected function fetchAttributes()
 {
     parent::fetchAttributes();
     if ($this->scope == 'VALUABLE ACCESS') {
         $this->getRealIdAndUrl();
     }
 }