Code Context }
$this->set('stateName', $this->Constants->states_lookup[$state]);
$state = 'ar'
$county = '2340'
$cty = array(
'County' => array(
'id' => '2340',
'state' => 'AR',
'name' => 'Pulaski',
'county_group_id' => '4',
'core' => false
)
)
$location_ids = array(
(int) 0 => '3980',
(int) 1 => '3982',
(int) 2 => '5515',
(int) 3 => '5553',
(int) 4 => '5556',
(int) 5 => '5559',
(int) 6 => '5565',
(int) 7 => '5604',
(int) 8 => '5605',
(int) 9 => '5606',
(int) 10 => '5610',
(int) 11 => '5618',
(int) 12 => '5619',
(int) 13 => '5620',
(int) 14 => '175945',
(int) 15 => '175975',
(int) 16 => '175981',
(int) 17 => '175983',
(int) 18 => '176002'
)
$loc_lookup = array(
(int) 3980 => 'Big Rock, 72211',
(int) 3982 => 'Big Rock, 72223',
(int) 5515 => 'Jacksonville, 72076',
(int) 5604 => 'Little Rock, 72202',
(int) 5605 => 'Little Rock, 72204',
(int) 5606 => 'Little Rock, 72205',
(int) 5610 => 'Little Rock, 72206',
(int) 5618 => 'Little Rock, 72210',
(int) 5619 => 'Little Rock, 72211',
(int) 5620 => 'Little Rock, 72212',
(int) 175945 => 'Little Rock, 72219',
(int) 175983 => 'Little Rock, 72221',
(int) 175981 => 'Little Rock, 72225',
(int) 175975 => 'Little Rock, 72260',
(int) 5553 => 'Maumelle, 72113',
(int) 5556 => 'North Little Rock, 72116',
(int) 5559 => 'North Little Rock, 72117',
(int) 176002 => 'North Little Rock, 72190',
(int) 5565 => 'Sherwood, 72120'
)
$locations = array(
(int) 0 => (int) 3980,
(int) 1 => (int) 3982,
(int) 2 => (int) 5515,
(int) 3 => (int) 5604,
(int) 4 => (int) 5605,
(int) 5 => (int) 5606,
(int) 6 => (int) 5610,
(int) 7 => (int) 5618,
(int) 8 => (int) 5619,
(int) 9 => (int) 5620,
(int) 10 => (int) 175945,
(int) 11 => (int) 175983,
(int) 12 => (int) 175981,
(int) 13 => (int) 175975,
(int) 14 => (int) 5553,
(int) 15 => (int) 5556,
(int) 16 => (int) 5559,
(int) 17 => (int) 176002,
(int) 18 => (int) 5565
)
$loc_name = 'Sherwood, 72120'
$loc_id = (int) 5565
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