Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '2312'
$cty = array(
'County' => array(
'id' => '2312',
'state' => 'OK',
'name' => 'Pottawatomie',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78859',
(int) 1 => '78865',
(int) 2 => '78872',
(int) 3 => '78884',
(int) 4 => '78898',
(int) 5 => '78906',
(int) 6 => '78928'
)
$loc_lookup = array(
(int) 78872 => 'Asher, 74826',
(int) 78884 => 'Earlsboro, 74840',
(int) 78906 => 'Maud, 74854',
(int) 78898 => 'McLoud, 74851',
(int) 78859 => 'Shawnee, 74801',
(int) 78865 => 'Shawnee, 74804',
(int) 78928 => 'Tecumseh, 74873'
)
$locations = array(
(int) 0 => (int) 78872,
(int) 1 => (int) 78884,
(int) 2 => (int) 78906,
(int) 3 => (int) 78898,
(int) 4 => (int) 78859,
(int) 5 => (int) 78865,
(int) 6 => (int) 78928
)
$loc_name = 'Tecumseh, 74873'
$loc_id = (int) 78928
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