Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '1470'
$cty = array(
'County' => array(
'id' => '1470',
'state' => 'OK',
'name' => 'Kay',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78792',
(int) 1 => '78795',
(int) 2 => '78797',
(int) 3 => '78809',
(int) 4 => '78816'
)
$loc_lookup = array(
(int) 78797 => 'Blackwell, 74631',
(int) 78809 => 'Newkirk, 74647',
(int) 78792 => 'Ponca City, 74601',
(int) 78795 => 'Ponca City, 74604',
(int) 78816 => 'Tonkawa, 74653'
)
$locations = array(
(int) 0 => (int) 78797,
(int) 1 => (int) 78809,
(int) 2 => (int) 78792,
(int) 3 => (int) 78795,
(int) 4 => (int) 78816
)
$loc_name = 'Tonkawa, 74653'
$loc_id = (int) 78816
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