Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '1836'
$cty = array(
'County' => array(
'id' => '1836',
'state' => 'OK',
'name' => 'McClain',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78003',
(int) 1 => '78078',
(int) 2 => '78088',
(int) 3 => '78112',
(int) 4 => '78124',
(int) 5 => '78126',
(int) 6 => '176103'
)
$loc_lookup = array(
(int) 78003 => 'Blanchard, 73010',
(int) 176103 => 'Dibble, 73031',
(int) 78124 => 'Goldsby, 73093',
(int) 78078 => 'Maysville, 73057',
(int) 78088 => 'Newcastle, 73065',
(int) 78112 => 'Purcell, 73080',
(int) 78126 => 'Washington, 73093'
)
$locations = array(
(int) 0 => (int) 78003,
(int) 1 => (int) 176103,
(int) 2 => (int) 78124,
(int) 3 => (int) 78078,
(int) 4 => (int) 78088,
(int) 5 => (int) 78112,
(int) 6 => (int) 78126
)
$loc_name = 'Washington, 73093'
$loc_id = (int) 78126
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