Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '2119'
$cty = array(
'County' => array(
'id' => '2119',
'state' => 'OK',
'name' => 'Okmulgee',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78695',
(int) 1 => '78707',
(int) 2 => '78708',
(int) 3 => '176426'
)
$loc_lookup = array(
(int) 78707 => 'Beggs, 74447',
(int) 176426 => 'Dewar, 74431',
(int) 78695 => 'Henryetta, 74437',
(int) 78708 => 'Okmulgee, 74447'
)
$locations = array(
(int) 0 => (int) 78707,
(int) 1 => (int) 176426,
(int) 2 => (int) 78695,
(int) 3 => (int) 78708
)
$loc_name = 'Okmulgee, 74447'
$loc_id = (int) 78708
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