Code Context <li class="nav-list__item"><a href="<?php echo $this->Url->to('Jobs');?>"><?php echo $this->Dico->get("Jobs");?></a></li>
<?php/*<li class="nav-list__item"><a href="<?php echo $this->Url->to('Press');?>"><?php echo $this->Dico->get("Press");?></a></li>*/?>
<li class="nav-list__item"><a href="<?php echo $this->Url->to('Contact');?>"><?php echo $this->Dico->get("Contact");?></a></li>
$templateFile =
'/home/colonelb/domains/colonelbrussels.com/public_html/templates/element/layout/header.php'
$dataForView = [
'logoTag' => 'div',
'seo' => [
'title' => 'Les dernières nouveautés aux restaurants | Colonel Brussels',
'description' => 'Tenez vous au courant des dernières nouvelles de vos restaurants favoris de viandes maturées sur bruxelles',
'keywords' => '',
'seokeywords' => '',
],
'headTagData' => [
'jsData' => [
'recaptchaKey' => '6LdSpDAUAAAAAI_ny4C_TIwrONdRdGPrqrejtYYR',
'ajaxify' => [
'' => [maximum depth reached],
],
],
'topScripts' => [
(int) 0 => 'https://maps.google.com/maps/api/js?libraries=geometry,places&language=fr®ion=fr-BE&key=AIzaSyAejL1CANtg4vIF04a0AzFJbFKhvgVk-z8',
(int) 1 => 'https://www.google.com/recaptcha/api.js?render=explicit&hl=en',
(int) 2 => 'https://platform-api.sharethis.com/js/sharethis.js#property=60a91900ea7f3c00119845ac&product=custom-share-buttons',
],
'scripts' => [
(int) 0 => 'app.min.js?v=2.1.6',
],
'css' => [
(int) 0 => [
'' => [maximum depth reached],
],
(int) 1 => [
'' => [maximum depth reached],
],
],
'meta' => [
],
],
'homeBlogpost' => null,
'blogposts' => object(Cake\Datasource\ResultSetDecorator) id:0 {
'count' => (int) 0
},
'paginationVars' => object(stdClass) id:1 {
model => 'Wibo.Blogposts'
prev => false
next => null
page => (int) 1
nbPages => (float) 0
total => (int) 0
order => false
},
'restaurants' => object(Cake\ORM\Query) id:2 {
'(help)' => 'This is a Query object, to get the results execute or iterate it.'
'sql' => 'SELECT Restaurants.id AS Restaurants__id, Restaurants.email AS Restaurants__email, Restaurants.phone AS Restaurants__phone, Restaurants.is_dog_allowed AS Restaurants__is_dog_allowed, Restaurants.overview_image AS Restaurants__overview_image, Restaurants.header_image AS Restaurants__header_image, Restaurants.introduction_image AS Restaurants__introduction_image, Restaurants.location_image AS Restaurants__location_image, Restaurants.menu_image_1 AS Restaurants__menu_image_1, Restaurants.menu_image_2 AS Restaurants__menu_image_2, Restaurants.menu_image_3 AS Restaurants__menu_image_3, Restaurants.reservation_image AS Restaurants__reservation_image, Restaurants.tablebookerid AS Restaurants__tablebookerid, Restaurants.rank AS Restaurants__rank, Restaurants.active AS Restaurants__active, Restaurants._new AS Restaurants___new, RestaurantsTranslation.id AS RestaurantsTranslation__id, RestaurantsTranslation.locale AS RestaurantsTranslation__locale, RestaurantsTranslation.title AS RestaurantsTranslation__title, RestaurantsTranslation.slug AS RestaurantsTranslation__slug, RestaurantsTranslation.address AS RestaurantsTranslation__address, RestaurantsTranslation.parking_address AS RestaurantsTranslation__parking_address, RestaurantsTranslation.header_title AS RestaurantsTranslation__header_title, RestaurantsTranslation.introduction_title AS RestaurantsTranslation__introduction_title, RestaurantsTranslation.introduction_html_content AS RestaurantsTranslation__introduction_html_content, RestaurantsTranslation.location_title AS RestaurantsTranslation__location_title, RestaurantsTranslation.location_html_content AS RestaurantsTranslation__location_html_content, RestaurantsTranslation.menu_title AS RestaurantsTranslation__menu_title, RestaurantsTranslation.menu_html_content AS RestaurantsTranslation__menu_html_content FROM restaurants Restaurants LEFT JOIN restaurants_translations RestaurantsTranslation ON (RestaurantsTranslation.locale = :c0 AND Restaurants.id = (RestaurantsTranslation.id)) WHERE (Restaurants.active = :c1 AND Restaurants._new = :c2) ORDER BY Restaurants.rank asc'
'params' => [
':c0' => [
'' => [maximum depth reached],
],
':c1' => [
'' => [maximum depth reached],
],
':c2' => [
'' => [maximum depth reached],
],
]
'defaultTypes' => [
'Restaurants__id' => 'integer',
'Restaurants.id' => 'integer',
'id' => 'integer',
'Restaurants__email' => 'string',
'Restaurants.email' => 'string',
'email' => 'string',
'Restaurants__phone' => 'string',
'Restaurants.phone' => 'string',
'phone' => 'string',
'Restaurants__is_dog_allowed' => 'boolean',
'Restaurants.is_dog_allowed' => 'boolean',
'is_dog_allowed' => 'boolean',
'Restaurants__overview_image' => 'string',
'Restaurants.overview_image' => 'string',
'overview_image' => 'string',
'Restaurants__header_image' => 'string',
'Restaurants.header_image' => 'string',
'header_image' => 'string',
'Restaurants__introduction_image' => 'string',
'Restaurants.introduction_image' => 'string',
'introduction_image' => 'string',
'Restaurants__location_image' => 'string',
'Restaurants.location_image' => 'string',
'location_image' => 'string',
'Restaurants__menu_image_1' => 'string',
'Restaurants.menu_image_1' => 'string',
'menu_image_1' => 'string',
'Restaurants__menu_image_2' => 'string',
'Restaurants.menu_image_2' => 'string',
'menu_image_2' => 'string',
'Restaurants__menu_image_3' => 'string',
'Restaurants.menu_image_3' => 'string',
'menu_image_3' => 'string',
'Restaurants__reservation_image' => 'string',
'Restaurants.reservation_image' => 'string',
'reservation_image' => 'string',
'Restaurants__tablebookerid' => 'integer',
'Restaurants.tablebookerid' => 'integer',
'tablebookerid' => 'integer',
'Restaurants__rank' => 'integer',
'Restaurants.rank' => 'integer',
'rank' => 'integer',
'Restaurants__active' => 'boolean',
'Restaurants.active' => 'boolean',
'active' => 'boolean',
'Restaurants___new' => 'integer',
'Restaurants._new' => 'integer',
'_new' => 'integer',
'Restaurantschedules__id' => 'integer',
'Restaurantschedules.id' => 'integer',
'Restaurantschedules__restaurant_id' => 'integer',
'Restaurantschedules.restaurant_id' => 'integer',
'restaurant_id' => 'integer',
'Restaurantschedules__rank' => 'integer',
'Restaurantschedules.rank' => 'integer',
'Restaurantschedules___new' => 'integer',
'Restaurantschedules._new' => 'integer',
'RestaurantsTranslation__id' => 'integer',
'RestaurantsTranslation.id' => 'integer',
'RestaurantsTranslation__locale' => 'string',
'RestaurantsTranslation.locale' => 'string',
'locale' => 'string',
'RestaurantsTranslation__title' => 'string',
'RestaurantsTranslation.title' => 'string',
'title' => 'string',
'RestaurantsTranslation__slug' => 'string',
'RestaurantsTranslation.slug' => 'string',
'slug' => 'string',
'RestaurantsTranslation__address' => 'text',
'RestaurantsTranslation.address' => 'text',
'address' => 'text',
'RestaurantsTranslation__parking_address' => 'text',
'RestaurantsTranslation.parking_address' => 'text',
'parking_address' => 'text',
'RestaurantsTranslation__header_title' => 'text',
'RestaurantsTranslation.header_title' => 'text',
'header_title' => 'text',
'RestaurantsTranslation__introduction_title' => 'string',
'RestaurantsTranslation.introduction_title' => 'string',
'introduction_title' => 'string',
'RestaurantsTranslation__introduction_html_content' => 'text',
'RestaurantsTranslation.introduction_html_content' => 'text',
'introduction_html_content' => 'text',
'RestaurantsTranslation__location_title' => 'string',
'RestaurantsTranslation.location_title' => 'string',
'location_title' => 'string',
'RestaurantsTranslation__location_html_content' => 'text',
'RestaurantsTranslation.location_html_content' => 'text',
'location_html_content' => 'text',
'RestaurantsTranslation__menu_title' => 'string',
'RestaurantsTranslation.menu_title' => 'string',
'menu_title' => 'string',
'RestaurantsTranslation__menu_html_content' => 'text',
'RestaurantsTranslation.menu_html_content' => 'text',
'menu_html_content' => 'text',
]
'decorators' => (int) 0
'executed' => true
'hydrate' => true
'buffered' => true
'formatters' => (int) 1
'mapReducers' => (int) 0
'contain' => [
'Restaurantschedules' => [
'' => [maximum depth reached],
],
'RestaurantsTranslation' => [
'' => [maximum depth reached],
],
]
'matching' => [
]
'extraOptions' => [
]
'repository' => object(Wibo\Model\Table\RestaurantsTable) id:3 {
}
},
'wibopageblockcontents' => [
'layout/footer.colonel_at_home.content_1' => object(Wibo\Model\Entity\Wibopageblockcontent) id:4 {
},
'blog/index.header.image' => object(Wibo\Model\Entity\Wibopageblockcontent) id:5 {
},
'layout/footer.colonel_at_home.content_2' => object(Wibo\Model\Entity\Wibopageblockcontent) id:6 {
},
],
]
$bufferLevel = (int) 2
$logoTag = 'div'
$seo = [
'title' => 'Les dernières nouveautés aux restaurants | Colonel Brussels',
'description' => 'Tenez vous au courant des dernières nouvelles de vos restaurants favoris de viandes maturées sur bruxelles',
'keywords' => '',
'seokeywords' => '',
]
$headTagData = [
'jsData' => [
'recaptchaKey' => '6LdSpDAUAAAAAI_ny4C_TIwrONdRdGPrqrejtYYR',
'ajaxify' => [
'routes' => [
'' => [maximum depth reached],
],
],
],
'topScripts' => [
(int) 0 => 'https://maps.google.com/maps/api/js?libraries=geometry,places&language=fr®ion=fr-BE&key=AIzaSyAejL1CANtg4vIF04a0AzFJbFKhvgVk-z8',
(int) 1 => 'https://www.google.com/recaptcha/api.js?render=explicit&hl=en',
(int) 2 => 'https://platform-api.sharethis.com/js/sharethis.js#property=60a91900ea7f3c00119845ac&product=custom-share-buttons',
],
'scripts' => [
(int) 0 => 'app.min.js?v=2.1.6',
],
'css' => [
(int) 0 => [
(int) 0 => 'main.min.css?v=2.1.6',
(int) 1 => 'preload',
],
(int) 1 => [
(int) 0 => 'main.min.css?v=2.1.6',
(int) 1 => [
'' => [maximum depth reached],
],
],
],
'meta' => [
],
]
$homeBlogpost = null
$blogposts = object(Cake\Datasource\ResultSetDecorator) id:0 {
'count' => (int) 0
}
$paginationVars = object(stdClass) id:0 {
model => 'Wibo.Blogposts'
prev => false
next => null
page => (int) 1
nbPages => (float) 0
total => (int) 0
order => false
}
$restaurants = object(Cake\ORM\Query) id:0 {
'(help)' => 'This is a Query object, to get the results execute or iterate it.'
'sql' => 'SELECT Restaurants.id AS Restaurants__id, Restaurants.email AS Restaurants__email, Restaurants.phone AS Restaurants__phone, Restaurants.is_dog_allowed AS Restaurants__is_dog_allowed, Restaurants.overview_image AS Restaurants__overview_image, Restaurants.header_image AS Restaurants__header_image, Restaurants.introduction_image AS Restaurants__introduction_image, Restaurants.location_image AS Restaurants__location_image, Restaurants.menu_image_1 AS Restaurants__menu_image_1, Restaurants.menu_image_2 AS Restaurants__menu_image_2, Restaurants.menu_image_3 AS Restaurants__menu_image_3, Restaurants.reservation_image AS Restaurants__reservation_image, Restaurants.tablebookerid AS Restaurants__tablebookerid, Restaurants.rank AS Restaurants__rank, Restaurants.active AS Restaurants__active, Restaurants._new AS Restaurants___new, RestaurantsTranslation.id AS RestaurantsTranslation__id, RestaurantsTranslation.locale AS RestaurantsTranslation__locale, RestaurantsTranslation.title AS RestaurantsTranslation__title, RestaurantsTranslation.slug AS RestaurantsTranslation__slug, RestaurantsTranslation.address AS RestaurantsTranslation__address, RestaurantsTranslation.parking_address AS RestaurantsTranslation__parking_address, RestaurantsTranslation.header_title AS RestaurantsTranslation__header_title, RestaurantsTranslation.introduction_title AS RestaurantsTranslation__introduction_title, RestaurantsTranslation.introduction_html_content AS RestaurantsTranslation__introduction_html_content, RestaurantsTranslation.location_title AS RestaurantsTranslation__location_title, RestaurantsTranslation.location_html_content AS RestaurantsTranslation__location_html_content, RestaurantsTranslation.menu_title AS RestaurantsTranslation__menu_title, RestaurantsTranslation.menu_html_content AS RestaurantsTranslation__menu_html_content FROM restaurants Restaurants LEFT JOIN restaurants_translations RestaurantsTranslation ON (RestaurantsTranslation.locale = :c0 AND Restaurants.id = (RestaurantsTranslation.id)) WHERE (Restaurants.active = :c1 AND Restaurants._new = :c2) ORDER BY Restaurants.rank asc'
'params' => [
':c0' => [
'value' => 'fr',
'type' => 'string',
'placeholder' => 'c0',
],
':c1' => [
'value' => true,
'type' => 'boolean',
'placeholder' => 'c1',
],
':c2' => [
'value' => (int) 0,
'type' => 'integer',
'placeholder' => 'c2',
],
]
'defaultTypes' => [
'Restaurants__id' => 'integer',
'Restaurants.id' => 'integer',
'id' => 'integer',
'Restaurants__email' => 'string',
'Restaurants.email' => 'string',
'email' => 'string',
'Restaurants__phone' => 'string',
'Restaurants.phone' => 'string',
'phone' => 'string',
'Restaurants__is_dog_allowed' => 'boolean',
'Restaurants.is_dog_allowed' => 'boolean',
'is_dog_allowed' => 'boolean',
'Restaurants__overview_image' => 'string',
'Restaurants.overview_image' => 'string',
'overview_image' => 'string',
'Restaurants__header_image' => 'string',
'Restaurants.header_image' => 'string',
'header_image' => 'string',
'Restaurants__introduction_image' => 'string',
'Restaurants.introduction_image' => 'string',
'introduction_image' => 'string',
'Restaurants__location_image' => 'string',
'Restaurants.location_image' => 'string',
'location_image' => 'string',
'Restaurants__menu_image_1' => 'string',
'Restaurants.menu_image_1' => 'string',
'menu_image_1' => 'string',
'Restaurants__menu_image_2' => 'string',
'Restaurants.menu_image_2' => 'string',
'menu_image_2' => 'string',
'Restaurants__menu_image_3' => 'string',
'Restaurants.menu_image_3' => 'string',
'menu_image_3' => 'string',
'Restaurants__reservation_image' => 'string',
'Restaurants.reservation_image' => 'string',
'reservation_image' => 'string',
'Restaurants__tablebookerid' => 'integer',
'Restaurants.tablebookerid' => 'integer',
'tablebookerid' => 'integer',
'Restaurants__rank' => 'integer',
'Restaurants.rank' => 'integer',
'rank' => 'integer',
'Restaurants__active' => 'boolean',
'Restaurants.active' => 'boolean',
'active' => 'boolean',
'Restaurants___new' => 'integer',
'Restaurants._new' => 'integer',
'_new' => 'integer',
'Restaurantschedules__id' => 'integer',
'Restaurantschedules.id' => 'integer',
'Restaurantschedules__restaurant_id' => 'integer',
'Restaurantschedules.restaurant_id' => 'integer',
'restaurant_id' => 'integer',
'Restaurantschedules__rank' => 'integer',
'Restaurantschedules.rank' => 'integer',
'Restaurantschedules___new' => 'integer',
'Restaurantschedules._new' => 'integer',
'RestaurantsTranslation__id' => 'integer',
'RestaurantsTranslation.id' => 'integer',
'RestaurantsTranslation__locale' => 'string',
'RestaurantsTranslation.locale' => 'string',
'locale' => 'string',
'RestaurantsTranslation__title' => 'string',
'RestaurantsTranslation.title' => 'string',
'title' => 'string',
'RestaurantsTranslation__slug' => 'string',
'RestaurantsTranslation.slug' => 'string',
'slug' => 'string',
'RestaurantsTranslation__address' => 'text',
'RestaurantsTranslation.address' => 'text',
'address' => 'text',
'RestaurantsTranslation__parking_address' => 'text',
'RestaurantsTranslation.parking_address' => 'text',
'parking_address' => 'text',
'RestaurantsTranslation__header_title' => 'text',
'RestaurantsTranslation.header_title' => 'text',
'header_title' => 'text',
'RestaurantsTranslation__introduction_title' => 'string',
'RestaurantsTranslation.introduction_title' => 'string',
'introduction_title' => 'string',
'RestaurantsTranslation__introduction_html_content' => 'text',
'RestaurantsTranslation.introduction_html_content' => 'text',
'introduction_html_content' => 'text',
'RestaurantsTranslation__location_title' => 'string',
'RestaurantsTranslation.location_title' => 'string',
'location_title' => 'string',
'RestaurantsTranslation__location_html_content' => 'text',
'RestaurantsTranslation.location_html_content' => 'text',
'location_html_content' => 'text',
'RestaurantsTranslation__menu_title' => 'string',
'RestaurantsTranslation.menu_title' => 'string',
'menu_title' => 'string',
'RestaurantsTranslation__menu_html_content' => 'text',
'RestaurantsTranslation.menu_html_content' => 'text',
'menu_html_content' => 'text',
]
'decorators' => (int) 0
'executed' => true
'hydrate' => true
'buffered' => true
'formatters' => (int) 1
'mapReducers' => (int) 0
'contain' => [
'Restaurantschedules' => [
],
'RestaurantsTranslation' => [
],
]
'matching' => [
]
'extraOptions' => [
]
'repository' => object(Wibo\Model\Table\RestaurantsTable) id:1 {
'registryAlias' => 'Wibo.Restaurants'
'table' => 'restaurants'
'alias' => 'Restaurants'
'entityClass' => 'Wibo\Model\Entity\Restaurant'
'associations' => [
(int) 0 => 'Restaurantatmospheres',
(int) 1 => 'Restaurantmenugroups',
(int) 2 => 'Restaurantschedules',
(int) 3 => 'RestaurantsTranslations',
(int) 4 => 'RestaurantsTranslation',
]
'behaviors' => [
(int) 0 => 'Rank',
(int) 1 => 'Active',
(int) 2 => 'NewEmpty',
(int) 3 => 'Upload',
(int) 4 => 'Translate',
(int) 5 => 'WiboTranslate',
]
'defaultConnection' => 'default'
'connectionName' => 'default'
}
}
$wibopageblockcontents = [
'layout/footer.colonel_at_home.content_1' => object(Wibo\Model\Entity\Wibopageblockcontent) id:0 {
'id' => (int) 14
'wibopageblock_id' => (int) 6
'internal' => 'layout/footer.colonel_at_home.content_1'
'type' => 'textarea'
'value' => null
'image' => null
'rank' => (int) 1
'active' => true
'_new' => (int) 0
'wibopageblockcontentbuilders' => [
]
'_matchingData' => [
'Wibopageblocks' => object(Wibo\Model\Entity\Wibopageblock) id:1 {
},
]
'_locale' => 'fr'
'title' => 'Content 1'
'translation_value' => 'Produits disponibles en take-away ou en livraison'
'[new]' => false
'[accessible]' => [
'wibopageblock_id' => true,
'internal' => true,
'type' => true,
'value' => true,
'image' => true,
'rank' => true,
'active' => true,
'_new' => true,
'wibopageblock' => true,
'_i18n' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Wibo.Wibopageblockcontents'
},
'blog/index.header.image' => object(Wibo\Model\Entity\Wibopageblockcontent) id:2 {
'id' => (int) 73
'wibopageblock_id' => (int) 22
'internal' => 'blog/index.header.image'
'type' => 'image'
'value' => null
'image' => 'prime-cuts-cover.jpg'
'rank' => (int) 1
'active' => true
'_new' => (int) 0
'wibopageblockcontentbuilders' => [
]
'_matchingData' => [
'Wibopageblocks' => object(Wibo\Model\Entity\Wibopageblock) id:3 {
},
]
'_locale' => 'fr'
'title' => 'Image (1920x1080)'
'[new]' => false
'[accessible]' => [
'wibopageblock_id' => true,
'internal' => true,
'type' => true,
'value' => true,
'image' => true,
'rank' => true,
'active' => true,
'_new' => true,
'wibopageblock' => true,
'_i18n' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Wibo.Wibopageblockcontents'
},
'layout/footer.colonel_at_home.content_2' => object(Wibo\Model\Entity\Wibopageblockcontent) id:4 {
'id' => (int) 15
'wibopageblock_id' => (int) 6
'internal' => 'layout/footer.colonel_at_home.content_2'
'type' => 'textarea'
'value' => null
'image' => null
'rank' => (int) 2
'active' => true
'_new' => (int) 0
'wibopageblockcontentbuilders' => [
]
'_matchingData' => [
'Wibopageblocks' => object(Wibo\Model\Entity\Wibopageblock) id:5 {
},
]
'_locale' => 'fr'
'title' => 'Content 2'
'translation_value' => 'Découvrez l’ensemble de notre sélection ici.'
'[new]' => false
'[accessible]' => [
'wibopageblock_id' => true,
'internal' => true,
'type' => true,
'value' => true,
'image' => true,
'rank' => true,
'active' => true,
'_new' => true,
'wibopageblock' => true,
'_i18n' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Wibo.Wibopageblockcontents'
},
]
$restaurant = object(Wibo\Model\Entity\Restaurant) id:0 {
'id' => (int) 2
'email' => 'fortjaco@colonelbrussels.com'
'phone' => '+32 2 733 42 24 '
'is_dog_allowed' => false
'overview_image' => 'photo-2020-05-15-16-39-42.png'
'header_image' => 'whatsapp-image-2022-02-21-at-12-33-46-pm.jpeg'
'introduction_image' => 'whatsapp-image-2022-02-21-at-12-34-06-pm.jpeg'
'location_image' => 'colonel-fort-jaco-015.jpg'
'menu_image_1' => 'colonel-fj-2022-078.jpg'
'menu_image_2' => 'capture-d-ecran-2022-02-21-a-13-57.png'
'menu_image_3' => 'colonel-fj-2022-125.png'
'reservation_image' => null
'tablebookerid' => (int) 50540817
'rank' => (int) 2
'active' => true
'_new' => (int) 0
'restaurantschedules' => [
(int) 0 => object(Wibo\Model\Entity\Restaurantschedule) id:1 {
},
(int) 1 => object(Wibo\Model\Entity\Restaurantschedule) id:2 {
},
(int) 2 => object(Wibo\Model\Entity\Restaurantschedule) id:3 {
},
(int) 3 => object(Wibo\Model\Entity\Restaurantschedule) id:4 {
},
]
'_locale' => 'fr'
'title' => 'Fort Jaco'
'slug' => 'fort-jaco'
'address' => 'Chaussée de Waterloo 1405
1180 Uccle
Bruxelles, Belgique '
'parking_address' => ''
'header_title' => ''
'introduction_title' => 'Le restaurant'
'introduction_html_content' => '<p>Au Colonel Fort Jaco, on s’engage à aller à la rencontre de ceux qui cultivent encore l’art du bon avec conviction. En rassemblant leurs produits d’exception et en les travaillant avec passion, l’établissement tente d’accorder autant d’importance au voyage qu’à la destination. Parce que la viande peut encore signifier respect, terroir et qualité, Colonel Fort Jaco lui dédie sa carte avec fierté et vous invite à un périple gustatif empreint d’authenticité.</p>'
'location_title' => 'L'atmosphère'
'location_html_content' => '<p>Posé dans un quartier agréable et verdoyant, Colonel Fort Jaco est né d’une volonté de créer un lieu unique et singulier, aux allures à la fois intemporelles et classieuses. Au Colonel Fort Jaco, la viande de bœuf y est mise en exergue grâce à la boucherie disposée en marge de la cuisine. Une grande rôtisserie y est également installée, permettant aux volailles de faire leur entrée à la carte du restaurant. Conçu comme un relais de son aîné du centre ville, Colonel Fort Jaco s’impose tout naturellement par son style inégalable, confortable et abouti, comme une étape incontournable au Sud de Bruxelles. </p>'
'menu_title' => 'Le menu '
'menu_html_content' => '<p>Colonel Fort Jaco propose une sélection de viandes d’exception et viandes maturées de race, qu’il vous est possible de venir choisir en boucherie sous les précieux conseils de notre équipe en salle. En marge du comptoir des viandes, nos propositions « à la carte » d’entrées, plats et desserts de saison côtoient les désormais « classiques » de la Maison. Enfin, découvrez également nos plats de la rôtisserie, exclusivement proposés au Colonel Fort Jaco. Attentive et efficace, toute notre équipe attend votre visite dans une atmosphère chaleureuse et conviviale. </p>'
'[new]' => false
'[accessible]' => [
'email' => (int) 1,
'phone' => (int) 1,
'is_dog_allowed' => (int) 1,
'overview_image' => (int) 1,
'header_image' => (int) 1,
'introduction_image' => (int) 1,
'location_image' => (int) 1,
'menu_image_1' => (int) 1,
'menu_image_2' => (int) 1,
'menu_image_3' => (int) 1,
'reservation_image' => (int) 1,
'tablebookerid' => (int) 1,
'rank' => (int) 1,
'active' => (int) 1,
'_new' => (int) 1,
'restaurantatmospheres' => (int) 1,
'restaurantmenugroups' => (int) 1,
'restaurantschedules' => (int) 1,
'_i18n' => (int) 1,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Wibo.Restaurants'
}
include - ROOT/templates/element/layout/header.php, line 38
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1176
Cake\View\View::_render() - CORE/src/View/View.php, line 1134
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1668
Cake\View\View::element() - CORE/src/View/View.php, line 655
include - ROOT/templates/layout/default.php, line 65
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1176
Cake\View\View::_render() - CORE/src/View/View.php, line 1134
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 816
Cake\View\View::render() - CORE/src/View/View.php, line 775
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 699
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 540
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73