redirect($this->url_for('start')); return; } $this->redirect(URLHelper::getURL($short_url->path, ['from_short_url' => $short_url->id])); } }