Code Context <?= $office->location->city ?><br>
<?= isset($office->location->state) && $office->location->state != '' ? $office->location->state . '<br>' : '' ?>
<?= $office->location->country->country_name ?><br>
$viewFile = '/home/luxurypulse/www/src/Template/Offices/liste.ctp'
$dataForView = [
'title' => 'Luxury Pulse dealers',
'category' => 'all',
'country' => 'all',
'page' => (int) 1,
'offices' => [
'datas' => [
(int) 0 => object(App\Model\Entity\Office) {},
(int) 1 => object(App\Model\Entity\Office) {},
(int) 2 => object(App\Model\Entity\Office) {},
(int) 3 => object(App\Model\Entity\Office) {},
(int) 4 => object(App\Model\Entity\Office) {},
(int) 5 => object(App\Model\Entity\Office) {},
(int) 6 => object(App\Model\Entity\Office) {},
(int) 7 => object(App\Model\Entity\Office) {},
(int) 8 => object(App\Model\Entity\Office) {},
(int) 9 => object(App\Model\Entity\Office) {},
(int) 10 => object(App\Model\Entity\Office) {},
(int) 11 => object(App\Model\Entity\Office) {},
(int) 12 => object(App\Model\Entity\Office) {},
(int) 13 => object(App\Model\Entity\Office) {},
(int) 14 => object(App\Model\Entity\Office) {},
(int) 15 => object(App\Model\Entity\Office) {},
(int) 16 => object(App\Model\Entity\Office) {},
(int) 17 => object(App\Model\Entity\Office) {},
(int) 18 => object(App\Model\Entity\Office) {},
(int) 19 => object(App\Model\Entity\Office) {},
(int) 20 => object(App\Model\Entity\Office) {},
(int) 21 => object(App\Model\Entity\Office) {},
(int) 22 => object(App\Model\Entity\Office) {},
(int) 23 => object(App\Model\Entity\Office) {},
(int) 24 => object(App\Model\Entity\Office) {}
],
'count' => [
'total' => (int) 63,
'pages' => (int) 3
]
],
'menuType' => 'fixed',
'countries' => [
(int) 20 => 'Belgium',
(int) 75 => 'France',
(int) 81 => 'Guernsey',
(int) 154 => 'Mauritius',
(int) 215 => 'Chad',
(int) 236 => 'Vatican City',
(int) 237 => 'Saint Vincent and the Grenadines',
(int) 249 => 'Zambia'
]
]
$title = 'Luxury Pulse dealers'
$category = 'all'
$country = 'all'
$page = (int) 1
$offices = [
'datas' => [
(int) 0 => object(App\Model\Entity\Office) {},
(int) 1 => object(App\Model\Entity\Office) {},
(int) 2 => object(App\Model\Entity\Office) {},
(int) 3 => object(App\Model\Entity\Office) {},
(int) 4 => object(App\Model\Entity\Office) {},
(int) 5 => object(App\Model\Entity\Office) {},
(int) 6 => object(App\Model\Entity\Office) {},
(int) 7 => object(App\Model\Entity\Office) {},
(int) 8 => object(App\Model\Entity\Office) {},
(int) 9 => object(App\Model\Entity\Office) {},
(int) 10 => object(App\Model\Entity\Office) {},
(int) 11 => object(App\Model\Entity\Office) {},
(int) 12 => object(App\Model\Entity\Office) {},
(int) 13 => object(App\Model\Entity\Office) {},
(int) 14 => object(App\Model\Entity\Office) {},
(int) 15 => object(App\Model\Entity\Office) {},
(int) 16 => object(App\Model\Entity\Office) {},
(int) 17 => object(App\Model\Entity\Office) {},
(int) 18 => object(App\Model\Entity\Office) {},
(int) 19 => object(App\Model\Entity\Office) {},
(int) 20 => object(App\Model\Entity\Office) {},
(int) 21 => object(App\Model\Entity\Office) {},
(int) 22 => object(App\Model\Entity\Office) {},
(int) 23 => object(App\Model\Entity\Office) {},
(int) 24 => object(App\Model\Entity\Office) {}
],
'count' => [
'total' => (int) 63,
'pages' => (int) 3
]
]
$menuType = 'fixed'
$countries = [
(int) 20 => 'Belgium',
(int) 75 => 'France',
(int) 81 => 'Guernsey',
(int) 154 => 'Mauritius',
(int) 215 => 'Chad',
(int) 236 => 'Vatican City',
(int) 237 => 'Saint Vincent and the Grenadines',
(int) 249 => 'Zambia'
]
$office = object(App\Model\Entity\Office) {
'id' => (int) 21,
'name' => 'Supergarage marbella',
'slug' => 'supergarage-marbella',
'category' => 'cars',
'presentation' => 'Nos dedicamos a la compra, venta, alquileres y servicio técnico de vehículos de alta gama. En SuperGarage Marbella tenemos el coche de sus sueños.
',
'logo' => '5e4bab307bb12$_57.jpg',
'email' => 'info@supergarage.es',
'website' => 'https://supergarage.es/',
'active' => true,
'location_id' => (int) 27,
'user_id' => (int) 3,
'location' => object(App\Model\Entity\Location) {},
'user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Offices'
}
include - APP/Template/Offices/liste.ctp, line 49
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1014
Cake\View\View::_render() - CORE/src/View/View.php, line 973
Cake\View\View::render() - CORE/src/View/View.php, line 597
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 127
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 90