Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '477'
$cty = array(
'County' => array(
'id' => '477',
'state' => 'OK',
'name' => 'Cherokee',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78699',
(int) 1 => '78700',
(int) 2 => '78713',
(int) 3 => '78715',
(int) 4 => '78735',
(int) 5 => '146994'
)
$loc_lookup = array(
(int) 146994 => 'Cookson, 74427',
(int) 78699 => 'Hulbert, 74441',
(int) 78700 => 'Lost City, 74441',
(int) 78713 => 'Park Hill, 74451',
(int) 78715 => 'Peggs, 74452',
(int) 78735 => 'Tahlequah, 74464'
)
$locations = array(
(int) 0 => (int) 146994,
(int) 1 => (int) 78699,
(int) 2 => (int) 78700,
(int) 3 => (int) 78713,
(int) 4 => (int) 78715,
(int) 5 => (int) 78735
)
$loc_name = 'Tahlequah, 74464'
$loc_id = (int) 78735
StormHistoryController::locations() - APP/Controller/StormHistoryController.php, line 54
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107