Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '2902'
$cty = array(
'County' => array(
'id' => '2902',
'state' => 'OK',
'name' => 'Wagoner',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78430',
(int) 1 => '78681',
(int) 2 => '78717',
(int) 3 => '78741',
(int) 4 => '176623'
)
$loc_lookup = array(
(int) 78430 => 'Broken Arrow, 74014',
(int) 78681 => 'Coweta, 74429',
(int) 176623 => 'Okay, 74446',
(int) 78717 => 'Porter, 74454',
(int) 78741 => 'Wagoner, 74467'
)
$locations = array(
(int) 0 => (int) 78430,
(int) 1 => (int) 78681,
(int) 2 => (int) 176623,
(int) 3 => (int) 78717,
(int) 4 => (int) 78741
)
$loc_name = 'Wagoner, 74467'
$loc_id = (int) 78741
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