Code Context //mail('ehask71@gmail.com', 'Tier', print_r($tier, 1) . print_r($loc, 1));
}
if (count($tier) == 4) {
$slug = 'Arrowhead-Stadium-event-parking'
$loc = array(
'Location' => array(
'id' => '220',
'name' => 'Arrowhead Stadium',
'image' => '',
'type' => 'Event',
'slug' => 'Arrowhead-Stadium-event-parking',
'code' => '',
'tax_rate' => '0.00',
'lat' => '0.00000000',
'lng' => '0.00000000',
'active' => true,
'created' => '0000-00-00 00:00:00',
'modified' => '2017-03-09 01:26:11'
),
'LocationProperty' => array()
)
$spaces = false
$tier = null
LocationController::index() - APP/Controller/LocationController.php, line 37
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 110