Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '619'
$cty = array(
'County' => array(
'id' => '619',
'state' => 'OK',
'name' => 'Comanche',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '77989',
(int) 1 => '78233',
(int) 2 => '78235',
(int) 3 => '78260',
(int) 4 => '78262',
(int) 5 => '78266',
(int) 6 => '175978'
)
$loc_lookup = array(
(int) 78260 => 'Elgin, 73538',
(int) 78262 => 'Fletcher, 73541',
(int) 78266 => 'Geronimo, 73543',
(int) 77989 => 'Lawton, 00067',
(int) 78233 => 'Lawton, 73501',
(int) 78235 => 'Lawton, 73505',
(int) 175978 => 'Sterling, 73567'
)
$locations = array(
(int) 0 => (int) 78260,
(int) 1 => (int) 78262,
(int) 2 => (int) 78266,
(int) 3 => (int) 77989,
(int) 4 => (int) 78233,
(int) 5 => (int) 78235,
(int) 6 => (int) 175978
)
$loc_name = 'Sterling, 73567'
$loc_id = (int) 175978
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