Code Context }
$this->set( compact( 'round' ) );
$this->set( 'current_round', $round_id == $current_round['WvwRound']['id'] );
$id = '42'
$round_id = '6'
$server = array(
'Server' => array(
'id' => '42',
'anet_id' => '1018',
'ladder' => 'na',
'name' => 'Northern Shiverpeaks',
'linked' => 'Darkhaven, D. Rest',
'name_fr' => 'Cimefroides nordiques',
'name_de' => 'Nördliche Zittergipfel',
'name_sp' => 'Picosescalofriantes del Norte',
'language' => 'US',
'nb_first' => '0',
'nb_second' => '0',
'nb_third' => '0',
'points' => '0',
'rank' => '0',
'gold_medals' => '20',
'silver_medals' => '14',
'bronze_medals' => '10',
'modified' => '2016-08-29 10:02:01'
)
)
$ladder = 'na'
$current_round = array()
$round = array(
'WvwRound' => array(
'id' => '6',
'wvw_season_id' => null,
'ladder' => 'na',
'start' => '2012-10-06 02:00:00',
'end' => '2012-10-13 01:59:59'
)
)
ServersController::view() - APP/Controller/ServersController.php, line 48
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 109