Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '759'
$cty = array(
'County' => array(
'id' => '759',
'state' => 'OK',
'name' => 'Delaware',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78583',
(int) 1 => '78590',
(int) 2 => '78599',
(int) 3 => '78607',
(int) 4 => '78615',
(int) 5 => '78619'
)
$loc_lookup = array(
(int) 78590 => 'Colcord, 74338',
(int) 78583 => 'Copeland, 74331',
(int) 78607 => 'Grove, 74344',
(int) 78619 => 'Kansas, 74347',
(int) 78599 => 'New Eucha, 74342',
(int) 78615 => 'White Water, 74346'
)
$locations = array(
(int) 0 => (int) 78590,
(int) 1 => (int) 78583,
(int) 2 => (int) 78607,
(int) 3 => (int) 78619,
(int) 4 => (int) 78599,
(int) 5 => (int) 78615
)
$loc_name = 'White Water, 74346'
$loc_id = (int) 78615
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