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