Code Context //mail('ehask71@gmail.com', 'Tier', print_r($tier, 1) . print_r($loc, 1));
}
if (count($tier) == 4) {
$slug = 'dfw-dallas-fort-worth-international-airport-parking'
$loc = array(
'Location' => array(
'id' => '112',
'name' => 'Dallas Fort Worth International Airport (DFW)',
'image' => '',
'type' => 'Airport',
'slug' => 'dfw-dallas-fort-worth-international-airport-parking',
'code' => 'DFW',
'tax_rate' => '0.00',
'lat' => '32.89680099',
'lng' => '-97.03800201',
'active' => true,
'created' => '0000-00-00 00:00:00',
'modified' => '2017-03-09 00:20:23'
),
'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]
)
),
(int) 2 => 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