$this->slug = isset($row['slug']) && !empty($row['slug']) ? $row['slug'] : $this->createSlug();