public function scenarios()
 {
     return array_merge(parent::scenarios(), [self::SCENARIO_SUBSCRIBE => ['user', 'url', 'title']]);
 }