Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '2965'
$cty = array(
'County' => array(
'id' => '2965',
'state' => 'OK',
'name' => 'Washington',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78418',
(int) 1 => '78419',
(int) 2 => '78459',
(int) 3 => '78489'
)
$loc_lookup = array(
(int) 78418 => 'Bartlesville, 74003',
(int) 78419 => 'Bartlesville, 74006',
(int) 78459 => 'Copan, 74022',
(int) 78489 => 'Ochelata, 74051'
)
$locations = array(
(int) 0 => (int) 78418,
(int) 1 => (int) 78419,
(int) 2 => (int) 78459,
(int) 3 => (int) 78489
)
$loc_name = 'Ochelata, 74051'
$loc_id = (int) 78489
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