public function beforeValidate() { $this->salt = $this->generateSalt(); return parent::beforeValidate(); }