if (empty($row['slug'])) {
                            $row['slug'] = $this->createSlug($row['sid']); 
                        }