Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ok'
$county = '1609'
$cty = array(
'County' => array(
'id' => '1609',
'state' => 'OK',
'name' => 'Le Flore',
'county_group_id' => '37',
'core' => false
)
)
$location_ids = array(
(int) 0 => '78784',
(int) 1 => '78948',
(int) 2 => '78955',
(int) 3 => '78958',
(int) 4 => '78960',
(int) 5 => '78962',
(int) 6 => '78992',
(int) 7 => '78993',
(int) 8 => '79051',
(int) 9 => '176074'
)
$loc_lookup = array(
(int) 78948 => 'Bokoshe, 74930',
(int) 78955 => 'Cameron, 74932',
(int) 176074 => 'Fanshawe, 74935',
(int) 78960 => 'Heavener, 74937',
(int) 78962 => 'Howe, 74940',
(int) 79051 => 'Kiamichi Christian Mission, 74549',
(int) 78992 => 'Poteau, 74959',
(int) 78958 => 'Rock Island, 74932',
(int) 78993 => 'Spiro, 74959',
(int) 78784 => 'Talihina, 74571'
)
$locations = array(
(int) 0 => (int) 78948,
(int) 1 => (int) 78955,
(int) 2 => (int) 176074,
(int) 3 => (int) 78960,
(int) 4 => (int) 78962,
(int) 5 => (int) 79051,
(int) 6 => (int) 78992,
(int) 7 => (int) 78958,
(int) 8 => (int) 78993,
(int) 9 => (int) 78784
)
$loc_name = 'Talihina, 74571'
$loc_id = (int) 78784
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