$this->id, "title" => $this->title, "url" => $this->url, "status" => $this->status, "picture" => $this->getFileFullUrl($this->picture), ]; } }