Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '1671'
$cty = array(
'County' => array(
'id' => '1671',
'state' => 'OK',
'name' => 'Lincoln',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78524',
(int) 1 => '78868',
(int) 2 => '78879',
(int) 3 => '78917',
(int) 4 => '78935',
(int) 5 => '78937'
)
$loc_lookup = array(
(int) 78868 => 'Agra, 74824',
(int) 78879 => 'Carney, 74832',
(int) 78935 => 'Chandler, 74881',
(int) 78917 => 'Prague, 74864',
(int) 78524 => 'Stroud, 74079',
(int) 78937 => 'Warwick, 74881'
)
$locations = array(
(int) 0 => (int) 78868,
(int) 1 => (int) 78879,
(int) 2 => (int) 78935,
(int) 3 => (int) 78917,
(int) 4 => (int) 78524,
(int) 5 => (int) 78937
)
$loc_name = 'Warwick, 74881'
$loc_id = (int) 78937
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