Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '1835'
$cty = array(
'County' => array(
'id' => '1835',
'state' => 'OK',
'name' => 'Mayes',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78579',
(int) 1 => '78625',
(int) 2 => '78634',
(int) 3 => '78646',
(int) 4 => '176930'
)
$loc_lookup = array(
(int) 78579 => 'Adair, 74330',
(int) 78625 => 'Murphy, 74352',
(int) 78634 => 'Pryor Creek, 74361',
(int) 176930 => 'Pryor Creek, 74362',
(int) 78646 => 'Salina, 74365'
)
$locations = array(
(int) 0 => (int) 78579,
(int) 1 => (int) 78625,
(int) 2 => (int) 78634,
(int) 3 => (int) 176930,
(int) 4 => (int) 78646
)
$loc_name = 'Salina, 74365'
$loc_id = (int) 78646
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