Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '1226'
$cty = array(
'County' => array(
'id' => '1226',
'state' => 'OK',
'name' => 'Haskell',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78724',
(int) 1 => '78748',
(int) 2 => '78964',
(int) 3 => '147087'
)
$loc_lookup = array(
(int) 147087 => 'Garland, 74462',
(int) 78964 => 'Keota, 74941',
(int) 78724 => 'Stigler, 74462',
(int) 78748 => 'Whitefield, 74472'
)
$locations = array(
(int) 0 => (int) 147087,
(int) 1 => (int) 78964,
(int) 2 => (int) 78724,
(int) 3 => (int) 78748
)
$loc_name = 'Whitefield, 74472'
$loc_id = (int) 78748
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