Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '412'
$cty = array(
'County' => array(
'id' => '412',
'state' => 'OK',
'name' => 'Carter',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78198',
(int) 1 => '78206',
(int) 2 => '78230',
(int) 3 => '78231',
(int) 4 => '78232'
)
$loc_lookup = array(
(int) 78198 => 'Ardmore, 73401',
(int) 78206 => 'Healdton, 73438',
(int) 78230 => 'Lone Grove, 73463',
(int) 78232 => 'Ratliff City, 73481',
(int) 78231 => 'Wilson, 73463'
)
$locations = array(
(int) 0 => (int) 78198,
(int) 1 => (int) 78206,
(int) 2 => (int) 78230,
(int) 3 => (int) 78232,
(int) 4 => (int) 78231
)
$loc_name = 'Wilson, 73463'
$loc_id = (int) 78231
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