Code Context $tournament_id = $this->request->params['pass'][1];
$round = $this->request->params['pass'][2];
$competition_id = $this->request->params['pass'][3];
$version = 'twtsv2'
$tournament_id = '69'
$round = 'competition'
LiveController::details() - APP/Controller/LiveController.php, line 420
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118