db->table($this->getTable())->eq('id', $task_id)->findOne(); } }