$this->id, 'project_id' => $this->project_id, 'global' => is_null($this->project_id), 'name' => $this->profile, 'provider' => $this->provider, 'created_at' => $this->created_at, 'updated_at' => $this->updated_at, ]; } }