Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '1510'
$cty = array(
'County' => array(
'id' => '1510',
'state' => 'OK',
'name' => 'Kiowa',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78285',
(int) 1 => '78308'
)
$loc_lookup = array(
(int) 78308 => 'Hobart, 73651',
(int) 78285 => 'Snyder, 73566'
)
$locations = array(
(int) 0 => (int) 78308,
(int) 1 => (int) 78285
)
$loc_name = 'Snyder, 73566'
$loc_id = (int) 78285
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