Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '2147'
$cty = array(
'County' => array(
'id' => '2147',
'state' => 'OK',
'name' => 'Osage',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78417',
(int) 1 => '78471',
(int) 2 => '78496',
(int) 3 => '78802'
)
$loc_lookup = array(
(int) 78417 => 'Barnsdall, 74002',
(int) 78802 => 'Fairfax, 74637',
(int) 78471 => 'Hominy, 74035',
(int) 78496 => 'Pawhuska, 74056'
)
$locations = array(
(int) 0 => (int) 78417,
(int) 1 => (int) 78802,
(int) 2 => (int) 78471,
(int) 3 => (int) 78496
)
$loc_name = 'Pawhuska, 74056'
$loc_id = (int) 78496
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