user_id = $object->getUser()->id; $model->app_id = $object->getAppId(); $model->platform = $object->getPlatform(); return $this->handler($model); } }