Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '2162'
$cty = array(
'County' => array(
'id' => '2162',
'state' => 'OK',
'name' => 'Ottawa',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78580',
(int) 1 => '78594',
(int) 2 => '78630',
(int) 3 => '78657'
)
$loc_lookup = array(
(int) 78580 => 'Afton, 74331',
(int) 78594 => 'Commerce, 74339',
(int) 78630 => 'Miami, 74354',
(int) 78657 => 'Wyandotte, 74370'
)
$locations = array(
(int) 0 => (int) 78580,
(int) 1 => (int) 78594,
(int) 2 => (int) 78630,
(int) 3 => (int) 78657
)
$loc_name = 'Wyandotte, 74370'
$loc_id = (int) 78657
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