Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '339'
$cty = array(
'County' => array(
'id' => '339',
'state' => 'OK',
'name' => 'Caddo',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '77995',
(int) 1 => '77996',
(int) 2 => '78002',
(int) 3 => '78016',
(int) 4 => '78040',
(int) 5 => '78048',
(int) 6 => '78058',
(int) 7 => '78059',
(int) 8 => '176346'
)
$loc_lookup = array(
(int) 77995 => 'Anadarko, 73005',
(int) 77996 => 'Apache, 73006',
(int) 78002 => 'Binger, 73009',
(int) 78016 => 'Carnegie, 73015',
(int) 78040 => 'Cyril, 73029',
(int) 176346 => 'Eakly, 73033',
(int) 78059 => 'Eakly, 73048',
(int) 78048 => 'Fort Cobb, 73038',
(int) 78058 => 'Hinton, 73047'
)
$locations = array(
(int) 0 => (int) 77995,
(int) 1 => (int) 77996,
(int) 2 => (int) 78002,
(int) 3 => (int) 78016,
(int) 4 => (int) 78040,
(int) 5 => (int) 176346,
(int) 6 => (int) 78059,
(int) 7 => (int) 78048,
(int) 8 => (int) 78058
)
$loc_name = 'Hinton, 73047'
$loc_id = (int) 78058
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