Code Context //mail('ehask71@gmail.com', 'Tier', print_r($tier, 1) . print_r($loc, 1));
}
if (count($tier) == 4) {
$slug = 'dtw-detroit-airport-parking'
$loc = array(
'Location' => array(
'id' => '30',
'name' => 'Detroit (DTW)',
'image' => '',
'type' => 'Airport',
'slug' => 'dtw-detroit-airport-parking',
'code' => 'DTW',
'tax_rate' => '6.00',
'lat' => '42.21617220',
'lng' => '-83.35757290',
'active' => true,
'created' => '2016-02-06 17:17:26',
'modified' => '2017-03-08 21:42:08'
),
'LocationProperty' => array(
(int) 0 => array(
'LocationProperty' => array(
[maximum depth reached]
),
'Location' => array(
[maximum depth reached]
),
'Property' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'LocationProperty' => array(
[maximum depth reached]
),
'Location' => array(
[maximum depth reached]
),
'Property' => array(
[maximum depth reached]
)
)
)
)
$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