public function execute() { $this->insertQuery->fields($this->fields); $this->insertQuery->execute(); }