Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '2450'
$cty = array(
'County' => array(
'id' => '2450',
'state' => 'OK',
'name' => 'Rogers',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78434',
(int) 1 => '78438',
(int) 2 => '78441',
(int) 3 => '78446',
(int) 4 => '78472',
(int) 5 => '78490'
)
$loc_lookup = array(
(int) 78434 => 'Catoosa, 74015',
(int) 78438 => 'Chelsea, 74016',
(int) 78441 => 'Claremore, 74017',
(int) 78446 => 'Claremore, 74019',
(int) 78472 => 'Gregory, 74036',
(int) 78490 => 'Oologah, 74053'
)
$locations = array(
(int) 0 => (int) 78434,
(int) 1 => (int) 78438,
(int) 2 => (int) 78441,
(int) 3 => (int) 78446,
(int) 4 => (int) 78472,
(int) 5 => (int) 78490
)
$loc_name = 'Oologah, 74053'
$loc_id = (int) 78490
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