Code Context }
}
$lastChart = end($charts);
$viewFile = '/var/www/playerstats/app/View/PlayerWeapons/view.ctp'
$dataForView = array(
'user' => array(),
'topSuicideWeapons' => array(),
'topTeamDeathWeapons' => array(),
'topTeamKillWeapons' => array(),
'topDeathWeapons' => array(),
'topKillWeapons' => array(),
'playerID' => '917',
'isCaching' => true,
'isAuthorized' => false
)
$user = array()
$topSuicideWeapons = array()
$topTeamDeathWeapons = array()
$topTeamKillWeapons = array()
$topDeathWeapons = array()
$topKillWeapons = array()
$playerID = '917'
$isCaching = true
$isAuthorized = false
$pieChart = array(
'kills' => array(
'count' => (int) 0,
'favorite' => null,
'data' => '',
'title' => 'Top 0 Weapons You Kill With'
),
'deaths' => array(
'count' => (int) 0,
'favorite' => null,
'data' => '',
'title' => 'Top 0 Weapons You Get Killed With'
),
'teamkills' => array(
'count' => (int) 0,
'favorite' => null,
'data' => '',
'title' => 'Top 0 Weapons You Team Kill With'
),
'teamdeaths' => array(
'count' => (int) 0,
'favorite' => null,
'data' => '',
'title' => 'Top 0 Weapons You Get Team Killed With'
),
'suicides' => array(
'count' => (int) 0,
'favorite' => null,
'data' => '',
'title' => 'Top 0 Weapons You Suicide With'
)
)
$value = array(
'count' => (int) 0,
'favorite' => null,
'data' => '',
'title' => 'Top 0 Weapons You Suicide With'
)
$key = 'suicides'
$charts = null
end - [internal], line ??
include - APP/View/PlayerWeapons/view.ctp, line 62
View::_evaluate() - CORE/Cake/View/View.php, line 929
View::_render() - CORE/Cake/View/View.php, line 891
View::render() - CORE/Cake/View/View.php, line 460
Controller::render() - CORE/Cake/Controller/Controller.php, line 952
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 97