Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '667'
$cty = array(
'County' => array(
'id' => '667',
'state' => 'OK',
'name' => 'Creek',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '77976',
(int) 1 => '78426',
(int) 2 => '78477',
(int) 3 => '78478',
(int) 4 => '78481',
(int) 5 => '78510',
(int) 6 => '176772'
)
$loc_lookup = array(
(int) 78477 => 'Kellyville, 74039',
(int) 77976 => 'Keystone Lake, 74030',
(int) 78478 => 'Kiefer, 74041',
(int) 78481 => 'Mannford, 74044',
(int) 176772 => 'Oilton, 74052',
(int) 78510 => 'Sapulpa, 74066',
(int) 78426 => 'Slick, 74010'
)
$locations = array(
(int) 0 => (int) 78477,
(int) 1 => (int) 77976,
(int) 2 => (int) 78478,
(int) 3 => (int) 78481,
(int) 4 => (int) 176772,
(int) 5 => (int) 78510,
(int) 6 => (int) 78426
)
$loc_name = 'Slick, 74010'
$loc_id = (int) 78426
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