Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93]Waarom Parts ExpressCode Context<?php if($child->has_content): ?>
<?php echo urldecode($this->Html->link($child->name, ['controller' => 'Pagecontainers', 'action' => 'view', 'plugin' =>'Pages', $child->slug, 'lang' => ((count($languages) > 1) ? $activeLanguage->abbreviation : '')])); ?>
<?php else: ?>
$viewFile = '/home/forge/partsexpress.eu/plugins/Partsexpress/src/Template/Element/navigation.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nl/over/onze-werkwijze', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/pages/edit/14', 'front_url' => '/', 'active_plugin' => 'Pages', 'contact' => object(App\Form\ContactForm) { '_schema' => [ [maximum depth reached] ], '_errors' => [[maximum depth reached]], '_validator' => [ [maximum depth reached] ], 'fieldsToValidate' => [ [maximum depth reached] ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [[maximum depth reached]], '_schemaClass' => 'Cake\Form\Schema', '_data' => [[maximum depth reached]], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ [maximum depth reached] ] }, 'meta_title' => 'Onze werkwijze', 'itemid' => (int) 14, 'navigation' => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, 'trackback' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {} ], 'navigations' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {} ], 'isFront' => (int) 1, 'types' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\TypesTable) {} }, 'plugins' => [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ], 'settings' => [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ], 'languages' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(Cake\ORM\Table) {} }, 'activeLanguage' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Sitekick.Languages' } ] $isTablet = false $cookies = null $currentUrl = '/nl/over/onze-werkwijze' $SitekickAreaActive = false $back_url = '/sitekick/pages/edit/14' $front_url = '/' $active_plugin = 'Pages' $contact = object(App\Form\ContactForm) { '_schema' => [ '_fields' => [ [maximum depth reached] ] ], '_errors' => [], '_validator' => [ '_presenceMessages' => [[maximum depth reached]], '_allowEmptyMessages' => [[maximum depth reached]], '_allowEmptyFlags' => [[maximum depth reached]], '_useI18n' => true, '_providers' => [ [maximum depth reached] ], '_fields' => [ [maximum depth reached] ] ], 'fieldsToValidate' => [ (int) 0 => 'name', (int) 1 => 'message', (int) 2 => 'email' ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [], '_schemaClass' => 'Cake\Form\Schema', '_data' => [], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ 'default' => object(Cake\Validation\Validator) {} ] } $meta_title = 'Onze werkwijze' $itemid = (int) 14 $navigation = object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [], 'child_navigations' => [], 'pagecontainers' => [ (int) 0 => object(Pages\Model\Entity\Pagecontainer) {} ], '_locale' => 'nl_NL', '_translations' => [ 'nl_NL' => object(App\Model\Entity\Navigation) {}, 'en_US' => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $trackback = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'child_navigations' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'home', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 5, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 14, 'name' => 'Onze diensten', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'onze-diensten', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 2 => object(App\Model\Entity\Navigation) { 'id' => (int) 4, 'parent_id' => (int) 0, 'lft' => (int) 15, 'rght' => (int) 16, 'name' => 'Nieuws', 'template' => null, 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'nieuws', 'plugin' => 'News', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 4 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 31, 'rght' => (int) 34, 'name' => 'Contact', 'template' => 'contact', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, 'cache' => '', '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $isFront = (int) 1 $types = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ], ':c7' => [ [maximum depth reached] ], ':c8' => [ [maximum depth reached] ], ':c9' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Types__id' => 'integer', 'Types.id' => 'integer', 'id' => 'integer', 'Types__name' => 'string', 'Types.name' => 'string', 'name' => 'string', 'Types__name_single' => 'string', 'Types.name_single' => 'string', 'name_single' => 'string', 'Types__name_single_pre' => 'string', 'Types.name_single_pre' => 'string', 'name_single_pre' => 'string', 'Types__icon' => 'string', 'Types.icon' => 'string', 'icon' => 'string', 'Types__content_type' => 'string', 'Types.content_type' => 'string', 'content_type' => 'string', 'Types__menu_slug' => 'string', 'Types.menu_slug' => 'string', 'menu_slug' => 'string', 'Types__dashboard' => 'boolean', 'Types.dashboard' => 'boolean', 'dashboard' => 'boolean', 'Types__use_pagebuilder' => 'boolean', 'Types.use_pagebuilder' => 'boolean', 'use_pagebuilder' => 'boolean', 'Types__use_cache' => 'boolean', 'Types.use_cache' => 'boolean', 'use_cache' => 'boolean', 'Types__use_headers' => 'boolean', 'Types.use_headers' => 'boolean', 'use_headers' => 'boolean', 'Types__in_sitemap' => 'integer', 'Types.in_sitemap' => 'integer', 'in_sitemap' => 'integer', 'Types__overview' => 'string', 'Types.overview' => 'string', 'overview' => 'string', 'Types__active' => 'text', 'Types.active' => 'text', 'active' => 'text', 'Types__can_highlight' => 'tinyinteger', 'Types.can_highlight' => 'tinyinteger', 'can_highlight' => 'tinyinteger', 'Types__sort' => 'string', 'Types.sort' => 'string', 'sort' => 'string', 'Types__rank' => 'integer', 'Types.rank' => 'integer', 'rank' => 'integer', 'Types__can_add' => 'boolean', 'Types.can_add' => 'boolean', 'can_add' => 'boolean', 'Types__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', 'Types_name_translation__id' => 'integer', 'Types_name_translation.id' => 'integer', 'Types_name_translation__locale' => 'string', 'Types_name_translation.locale' => 'string', 'locale' => 'string', 'Types_name_translation__model' => 'string', 'Types_name_translation.model' => 'string', 'model' => 'string', 'Types_name_translation__foreign_key' => 'integer', 'Types_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Types_name_translation__field' => 'string', 'Types_name_translation.field' => 'string', 'field' => 'string', 'Types_name_translation__content' => 'text', 'Types_name_translation.content' => 'text', 'content' => 'text', 'Types_name_single_translation__id' => 'integer', 'Types_name_single_translation.id' => 'integer', 'Types_name_single_translation__locale' => 'string', 'Types_name_single_translation.locale' => 'string', 'Types_name_single_translation__model' => 'string', 'Types_name_single_translation.model' => 'string', 'Types_name_single_translation__foreign_key' => 'integer', 'Types_name_single_translation.foreign_key' => 'integer', 'Types_name_single_translation__field' => 'string', 'Types_name_single_translation.field' => 'string', 'Types_name_single_translation__content' => 'text', 'Types_name_single_translation.content' => 'text', 'Types_menu_slug_translation__id' => 'integer', 'Types_menu_slug_translation.id' => 'integer', 'Types_menu_slug_translation__locale' => 'string', 'Types_menu_slug_translation.locale' => 'string', 'Types_menu_slug_translation__model' => 'string', 'Types_menu_slug_translation.model' => 'string', 'Types_menu_slug_translation__foreign_key' => 'integer', 'Types_menu_slug_translation.foreign_key' => 'integer', 'Types_menu_slug_translation__field' => 'string', 'Types_menu_slug_translation.field' => 'string', 'Types_menu_slug_translation__content' => 'text', 'Types_menu_slug_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Types_name_translation' => [ [maximum depth reached] ], 'Types_name_single_translation' => [ [maximum depth reached] ], 'Types_menu_slug_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\TypesTable) {} } $plugins = [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ] $settings = [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ] $languages = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Languages__id' => 'integer', 'Languages.id' => 'integer', 'id' => 'integer', 'Languages__label' => 'string', 'Languages.label' => 'string', 'label' => 'string', 'Languages__own_label' => 'string', 'Languages.own_label' => 'string', 'own_label' => 'string', 'Languages__abbreviation' => 'string', 'Languages.abbreviation' => 'string', 'abbreviation' => 'string', 'Languages__locale' => 'string', 'Languages.locale' => 'string', 'locale' => 'string', 'Languages__active' => 'tinyinteger', 'Languages.active' => 'tinyinteger', 'active' => 'tinyinteger' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(Cake\ORM\Table) {} } $activeLanguage = object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Sitekick.Languages' } $i = (int) 3 $item = object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => object(App\Model\Entity\Navigation) {}, (int) 7 => object(App\Model\Entity\Navigation) {}, (int) 8 => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $key = (int) 3 $hasChildren = (int) 1 $isActive = (int) 0 $ichild = object(App\Model\Entity\Navigation) { 'id' => (int) 22, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Voorwaarden en betalingscondities België', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'slug' => 'voorwaarden-en-betalingscondities-belgi', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $activeClass = ' active ' $child = object(App\Model\Entity\Navigation) { 'id' => (int) 13, 'parent_id' => (int) 12, 'lft' => (int) 18, 'rght' => (int) 19, 'name' => 'Waarom Parts Express', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'waarom-parts-express', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' }include - ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1855 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - ROOT/plugins/Partsexpress/src/Template/Layout/default.ctp, line 10 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 927 Cake\View\View::render() - CORE/src/View/View.php, line 885 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93]Onze werkwijzeCode Context<?php if($child->has_content): ?>
<?php echo urldecode($this->Html->link($child->name, ['controller' => 'Pagecontainers', 'action' => 'view', 'plugin' =>'Pages', $child->slug, 'lang' => ((count($languages) > 1) ? $activeLanguage->abbreviation : '')])); ?>
<?php else: ?>
$viewFile = '/home/forge/partsexpress.eu/plugins/Partsexpress/src/Template/Element/navigation.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nl/over/onze-werkwijze', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/pages/edit/14', 'front_url' => '/', 'active_plugin' => 'Pages', 'contact' => object(App\Form\ContactForm) { '_schema' => [ [maximum depth reached] ], '_errors' => [[maximum depth reached]], '_validator' => [ [maximum depth reached] ], 'fieldsToValidate' => [ [maximum depth reached] ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [[maximum depth reached]], '_schemaClass' => 'Cake\Form\Schema', '_data' => [[maximum depth reached]], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ [maximum depth reached] ] }, 'meta_title' => 'Onze werkwijze', 'itemid' => (int) 14, 'navigation' => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, 'trackback' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {} ], 'navigations' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {} ], 'isFront' => (int) 1, 'types' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\TypesTable) {} }, 'plugins' => [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ], 'settings' => [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ], 'languages' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(Cake\ORM\Table) {} }, 'activeLanguage' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Sitekick.Languages' } ] $isTablet = false $cookies = null $currentUrl = '/nl/over/onze-werkwijze' $SitekickAreaActive = false $back_url = '/sitekick/pages/edit/14' $front_url = '/' $active_plugin = 'Pages' $contact = object(App\Form\ContactForm) { '_schema' => [ '_fields' => [ [maximum depth reached] ] ], '_errors' => [], '_validator' => [ '_presenceMessages' => [[maximum depth reached]], '_allowEmptyMessages' => [[maximum depth reached]], '_allowEmptyFlags' => [[maximum depth reached]], '_useI18n' => true, '_providers' => [ [maximum depth reached] ], '_fields' => [ [maximum depth reached] ] ], 'fieldsToValidate' => [ (int) 0 => 'name', (int) 1 => 'message', (int) 2 => 'email' ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [], '_schemaClass' => 'Cake\Form\Schema', '_data' => [], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ 'default' => object(Cake\Validation\Validator) {} ] } $meta_title = 'Onze werkwijze' $itemid = (int) 14 $navigation = object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [], 'child_navigations' => [], 'pagecontainers' => [ (int) 0 => object(Pages\Model\Entity\Pagecontainer) {} ], '_locale' => 'nl_NL', '_translations' => [ 'nl_NL' => object(App\Model\Entity\Navigation) {}, 'en_US' => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $trackback = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'child_navigations' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'home', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 5, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 14, 'name' => 'Onze diensten', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'onze-diensten', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 2 => object(App\Model\Entity\Navigation) { 'id' => (int) 4, 'parent_id' => (int) 0, 'lft' => (int) 15, 'rght' => (int) 16, 'name' => 'Nieuws', 'template' => null, 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'nieuws', 'plugin' => 'News', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 4 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 31, 'rght' => (int) 34, 'name' => 'Contact', 'template' => 'contact', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, 'cache' => '', '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $isFront = (int) 1 $types = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ], ':c7' => [ [maximum depth reached] ], ':c8' => [ [maximum depth reached] ], ':c9' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Types__id' => 'integer', 'Types.id' => 'integer', 'id' => 'integer', 'Types__name' => 'string', 'Types.name' => 'string', 'name' => 'string', 'Types__name_single' => 'string', 'Types.name_single' => 'string', 'name_single' => 'string', 'Types__name_single_pre' => 'string', 'Types.name_single_pre' => 'string', 'name_single_pre' => 'string', 'Types__icon' => 'string', 'Types.icon' => 'string', 'icon' => 'string', 'Types__content_type' => 'string', 'Types.content_type' => 'string', 'content_type' => 'string', 'Types__menu_slug' => 'string', 'Types.menu_slug' => 'string', 'menu_slug' => 'string', 'Types__dashboard' => 'boolean', 'Types.dashboard' => 'boolean', 'dashboard' => 'boolean', 'Types__use_pagebuilder' => 'boolean', 'Types.use_pagebuilder' => 'boolean', 'use_pagebuilder' => 'boolean', 'Types__use_cache' => 'boolean', 'Types.use_cache' => 'boolean', 'use_cache' => 'boolean', 'Types__use_headers' => 'boolean', 'Types.use_headers' => 'boolean', 'use_headers' => 'boolean', 'Types__in_sitemap' => 'integer', 'Types.in_sitemap' => 'integer', 'in_sitemap' => 'integer', 'Types__overview' => 'string', 'Types.overview' => 'string', 'overview' => 'string', 'Types__active' => 'text', 'Types.active' => 'text', 'active' => 'text', 'Types__can_highlight' => 'tinyinteger', 'Types.can_highlight' => 'tinyinteger', 'can_highlight' => 'tinyinteger', 'Types__sort' => 'string', 'Types.sort' => 'string', 'sort' => 'string', 'Types__rank' => 'integer', 'Types.rank' => 'integer', 'rank' => 'integer', 'Types__can_add' => 'boolean', 'Types.can_add' => 'boolean', 'can_add' => 'boolean', 'Types__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', 'Types_name_translation__id' => 'integer', 'Types_name_translation.id' => 'integer', 'Types_name_translation__locale' => 'string', 'Types_name_translation.locale' => 'string', 'locale' => 'string', 'Types_name_translation__model' => 'string', 'Types_name_translation.model' => 'string', 'model' => 'string', 'Types_name_translation__foreign_key' => 'integer', 'Types_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Types_name_translation__field' => 'string', 'Types_name_translation.field' => 'string', 'field' => 'string', 'Types_name_translation__content' => 'text', 'Types_name_translation.content' => 'text', 'content' => 'text', 'Types_name_single_translation__id' => 'integer', 'Types_name_single_translation.id' => 'integer', 'Types_name_single_translation__locale' => 'string', 'Types_name_single_translation.locale' => 'string', 'Types_name_single_translation__model' => 'string', 'Types_name_single_translation.model' => 'string', 'Types_name_single_translation__foreign_key' => 'integer', 'Types_name_single_translation.foreign_key' => 'integer', 'Types_name_single_translation__field' => 'string', 'Types_name_single_translation.field' => 'string', 'Types_name_single_translation__content' => 'text', 'Types_name_single_translation.content' => 'text', 'Types_menu_slug_translation__id' => 'integer', 'Types_menu_slug_translation.id' => 'integer', 'Types_menu_slug_translation__locale' => 'string', 'Types_menu_slug_translation.locale' => 'string', 'Types_menu_slug_translation__model' => 'string', 'Types_menu_slug_translation.model' => 'string', 'Types_menu_slug_translation__foreign_key' => 'integer', 'Types_menu_slug_translation.foreign_key' => 'integer', 'Types_menu_slug_translation__field' => 'string', 'Types_menu_slug_translation.field' => 'string', 'Types_menu_slug_translation__content' => 'text', 'Types_menu_slug_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Types_name_translation' => [ [maximum depth reached] ], 'Types_name_single_translation' => [ [maximum depth reached] ], 'Types_menu_slug_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\TypesTable) {} } $plugins = [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ] $settings = [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ] $languages = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Languages__id' => 'integer', 'Languages.id' => 'integer', 'id' => 'integer', 'Languages__label' => 'string', 'Languages.label' => 'string', 'label' => 'string', 'Languages__own_label' => 'string', 'Languages.own_label' => 'string', 'own_label' => 'string', 'Languages__abbreviation' => 'string', 'Languages.abbreviation' => 'string', 'abbreviation' => 'string', 'Languages__locale' => 'string', 'Languages.locale' => 'string', 'locale' => 'string', 'Languages__active' => 'tinyinteger', 'Languages.active' => 'tinyinteger', 'active' => 'tinyinteger' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(Cake\ORM\Table) {} } $activeLanguage = object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Sitekick.Languages' } $i = (int) 3 $item = object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => object(App\Model\Entity\Navigation) {}, (int) 7 => object(App\Model\Entity\Navigation) {}, (int) 8 => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $key = (int) 3 $hasChildren = (int) 1 $isActive = (int) 0 $ichild = object(App\Model\Entity\Navigation) { 'id' => (int) 22, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Voorwaarden en betalingscondities België', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'slug' => 'voorwaarden-en-betalingscondities-belgi', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $activeClass = ' active ' $child = object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' }include - ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1855 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - ROOT/plugins/Partsexpress/src/Template/Layout/default.ctp, line 10 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 927 Cake\View\View::render() - CORE/src/View/View.php, line 885 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93]GeschiedenisCode Context<?php if($child->has_content): ?>
<?php echo urldecode($this->Html->link($child->name, ['controller' => 'Pagecontainers', 'action' => 'view', 'plugin' =>'Pages', $child->slug, 'lang' => ((count($languages) > 1) ? $activeLanguage->abbreviation : '')])); ?>
<?php else: ?>
$viewFile = '/home/forge/partsexpress.eu/plugins/Partsexpress/src/Template/Element/navigation.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nl/over/onze-werkwijze', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/pages/edit/14', 'front_url' => '/', 'active_plugin' => 'Pages', 'contact' => object(App\Form\ContactForm) { '_schema' => [ [maximum depth reached] ], '_errors' => [[maximum depth reached]], '_validator' => [ [maximum depth reached] ], 'fieldsToValidate' => [ [maximum depth reached] ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [[maximum depth reached]], '_schemaClass' => 'Cake\Form\Schema', '_data' => [[maximum depth reached]], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ [maximum depth reached] ] }, 'meta_title' => 'Onze werkwijze', 'itemid' => (int) 14, 'navigation' => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, 'trackback' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {} ], 'navigations' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {} ], 'isFront' => (int) 1, 'types' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\TypesTable) {} }, 'plugins' => [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ], 'settings' => [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ], 'languages' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(Cake\ORM\Table) {} }, 'activeLanguage' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Sitekick.Languages' } ] $isTablet = false $cookies = null $currentUrl = '/nl/over/onze-werkwijze' $SitekickAreaActive = false $back_url = '/sitekick/pages/edit/14' $front_url = '/' $active_plugin = 'Pages' $contact = object(App\Form\ContactForm) { '_schema' => [ '_fields' => [ [maximum depth reached] ] ], '_errors' => [], '_validator' => [ '_presenceMessages' => [[maximum depth reached]], '_allowEmptyMessages' => [[maximum depth reached]], '_allowEmptyFlags' => [[maximum depth reached]], '_useI18n' => true, '_providers' => [ [maximum depth reached] ], '_fields' => [ [maximum depth reached] ] ], 'fieldsToValidate' => [ (int) 0 => 'name', (int) 1 => 'message', (int) 2 => 'email' ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [], '_schemaClass' => 'Cake\Form\Schema', '_data' => [], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ 'default' => object(Cake\Validation\Validator) {} ] } $meta_title = 'Onze werkwijze' $itemid = (int) 14 $navigation = object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [], 'child_navigations' => [], 'pagecontainers' => [ (int) 0 => object(Pages\Model\Entity\Pagecontainer) {} ], '_locale' => 'nl_NL', '_translations' => [ 'nl_NL' => object(App\Model\Entity\Navigation) {}, 'en_US' => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $trackback = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'child_navigations' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'home', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 5, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 14, 'name' => 'Onze diensten', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'onze-diensten', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 2 => object(App\Model\Entity\Navigation) { 'id' => (int) 4, 'parent_id' => (int) 0, 'lft' => (int) 15, 'rght' => (int) 16, 'name' => 'Nieuws', 'template' => null, 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'nieuws', 'plugin' => 'News', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 4 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 31, 'rght' => (int) 34, 'name' => 'Contact', 'template' => 'contact', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, 'cache' => '', '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $isFront = (int) 1 $types = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ], ':c7' => [ [maximum depth reached] ], ':c8' => [ [maximum depth reached] ], ':c9' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Types__id' => 'integer', 'Types.id' => 'integer', 'id' => 'integer', 'Types__name' => 'string', 'Types.name' => 'string', 'name' => 'string', 'Types__name_single' => 'string', 'Types.name_single' => 'string', 'name_single' => 'string', 'Types__name_single_pre' => 'string', 'Types.name_single_pre' => 'string', 'name_single_pre' => 'string', 'Types__icon' => 'string', 'Types.icon' => 'string', 'icon' => 'string', 'Types__content_type' => 'string', 'Types.content_type' => 'string', 'content_type' => 'string', 'Types__menu_slug' => 'string', 'Types.menu_slug' => 'string', 'menu_slug' => 'string', 'Types__dashboard' => 'boolean', 'Types.dashboard' => 'boolean', 'dashboard' => 'boolean', 'Types__use_pagebuilder' => 'boolean', 'Types.use_pagebuilder' => 'boolean', 'use_pagebuilder' => 'boolean', 'Types__use_cache' => 'boolean', 'Types.use_cache' => 'boolean', 'use_cache' => 'boolean', 'Types__use_headers' => 'boolean', 'Types.use_headers' => 'boolean', 'use_headers' => 'boolean', 'Types__in_sitemap' => 'integer', 'Types.in_sitemap' => 'integer', 'in_sitemap' => 'integer', 'Types__overview' => 'string', 'Types.overview' => 'string', 'overview' => 'string', 'Types__active' => 'text', 'Types.active' => 'text', 'active' => 'text', 'Types__can_highlight' => 'tinyinteger', 'Types.can_highlight' => 'tinyinteger', 'can_highlight' => 'tinyinteger', 'Types__sort' => 'string', 'Types.sort' => 'string', 'sort' => 'string', 'Types__rank' => 'integer', 'Types.rank' => 'integer', 'rank' => 'integer', 'Types__can_add' => 'boolean', 'Types.can_add' => 'boolean', 'can_add' => 'boolean', 'Types__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', 'Types_name_translation__id' => 'integer', 'Types_name_translation.id' => 'integer', 'Types_name_translation__locale' => 'string', 'Types_name_translation.locale' => 'string', 'locale' => 'string', 'Types_name_translation__model' => 'string', 'Types_name_translation.model' => 'string', 'model' => 'string', 'Types_name_translation__foreign_key' => 'integer', 'Types_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Types_name_translation__field' => 'string', 'Types_name_translation.field' => 'string', 'field' => 'string', 'Types_name_translation__content' => 'text', 'Types_name_translation.content' => 'text', 'content' => 'text', 'Types_name_single_translation__id' => 'integer', 'Types_name_single_translation.id' => 'integer', 'Types_name_single_translation__locale' => 'string', 'Types_name_single_translation.locale' => 'string', 'Types_name_single_translation__model' => 'string', 'Types_name_single_translation.model' => 'string', 'Types_name_single_translation__foreign_key' => 'integer', 'Types_name_single_translation.foreign_key' => 'integer', 'Types_name_single_translation__field' => 'string', 'Types_name_single_translation.field' => 'string', 'Types_name_single_translation__content' => 'text', 'Types_name_single_translation.content' => 'text', 'Types_menu_slug_translation__id' => 'integer', 'Types_menu_slug_translation.id' => 'integer', 'Types_menu_slug_translation__locale' => 'string', 'Types_menu_slug_translation.locale' => 'string', 'Types_menu_slug_translation__model' => 'string', 'Types_menu_slug_translation.model' => 'string', 'Types_menu_slug_translation__foreign_key' => 'integer', 'Types_menu_slug_translation.foreign_key' => 'integer', 'Types_menu_slug_translation__field' => 'string', 'Types_menu_slug_translation.field' => 'string', 'Types_menu_slug_translation__content' => 'text', 'Types_menu_slug_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Types_name_translation' => [ [maximum depth reached] ], 'Types_name_single_translation' => [ [maximum depth reached] ], 'Types_menu_slug_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\TypesTable) {} } $plugins = [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ] $settings = [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ] $languages = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Languages__id' => 'integer', 'Languages.id' => 'integer', 'id' => 'integer', 'Languages__label' => 'string', 'Languages.label' => 'string', 'label' => 'string', 'Languages__own_label' => 'string', 'Languages.own_label' => 'string', 'own_label' => 'string', 'Languages__abbreviation' => 'string', 'Languages.abbreviation' => 'string', 'abbreviation' => 'string', 'Languages__locale' => 'string', 'Languages.locale' => 'string', 'locale' => 'string', 'Languages__active' => 'tinyinteger', 'Languages.active' => 'tinyinteger', 'active' => 'tinyinteger' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(Cake\ORM\Table) {} } $activeLanguage = object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Sitekick.Languages' } $i = (int) 3 $item = object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => object(App\Model\Entity\Navigation) {}, (int) 7 => object(App\Model\Entity\Navigation) {}, (int) 8 => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $key = (int) 3 $hasChildren = (int) 1 $isActive = (int) 0 $ichild = object(App\Model\Entity\Navigation) { 'id' => (int) 22, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Voorwaarden en betalingscondities België', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'slug' => 'voorwaarden-en-betalingscondities-belgi', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $activeClass = ' active ' $child = object(App\Model\Entity\Navigation) { 'id' => (int) 15, 'parent_id' => (int) 12, 'lft' => (int) 22, 'rght' => (int) 23, 'name' => 'Geschiedenis', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/geschiedenis', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' }include - ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1855 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - ROOT/plugins/Partsexpress/src/Template/Layout/default.ctp, line 10 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 927 Cake\View\View::render() - CORE/src/View/View.php, line 885 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93]Deel van het teamCode Context<?php if($child->has_content): ?>
<?php echo urldecode($this->Html->link($child->name, ['controller' => 'Pagecontainers', 'action' => 'view', 'plugin' =>'Pages', $child->slug, 'lang' => ((count($languages) > 1) ? $activeLanguage->abbreviation : '')])); ?>
<?php else: ?>
$viewFile = '/home/forge/partsexpress.eu/plugins/Partsexpress/src/Template/Element/navigation.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nl/over/onze-werkwijze', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/pages/edit/14', 'front_url' => '/', 'active_plugin' => 'Pages', 'contact' => object(App\Form\ContactForm) { '_schema' => [ [maximum depth reached] ], '_errors' => [[maximum depth reached]], '_validator' => [ [maximum depth reached] ], 'fieldsToValidate' => [ [maximum depth reached] ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [[maximum depth reached]], '_schemaClass' => 'Cake\Form\Schema', '_data' => [[maximum depth reached]], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ [maximum depth reached] ] }, 'meta_title' => 'Onze werkwijze', 'itemid' => (int) 14, 'navigation' => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, 'trackback' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {} ], 'navigations' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {} ], 'isFront' => (int) 1, 'types' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\TypesTable) {} }, 'plugins' => [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ], 'settings' => [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ], 'languages' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(Cake\ORM\Table) {} }, 'activeLanguage' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Sitekick.Languages' } ] $isTablet = false $cookies = null $currentUrl = '/nl/over/onze-werkwijze' $SitekickAreaActive = false $back_url = '/sitekick/pages/edit/14' $front_url = '/' $active_plugin = 'Pages' $contact = object(App\Form\ContactForm) { '_schema' => [ '_fields' => [ [maximum depth reached] ] ], '_errors' => [], '_validator' => [ '_presenceMessages' => [[maximum depth reached]], '_allowEmptyMessages' => [[maximum depth reached]], '_allowEmptyFlags' => [[maximum depth reached]], '_useI18n' => true, '_providers' => [ [maximum depth reached] ], '_fields' => [ [maximum depth reached] ] ], 'fieldsToValidate' => [ (int) 0 => 'name', (int) 1 => 'message', (int) 2 => 'email' ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [], '_schemaClass' => 'Cake\Form\Schema', '_data' => [], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ 'default' => object(Cake\Validation\Validator) {} ] } $meta_title = 'Onze werkwijze' $itemid = (int) 14 $navigation = object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [], 'child_navigations' => [], 'pagecontainers' => [ (int) 0 => object(Pages\Model\Entity\Pagecontainer) {} ], '_locale' => 'nl_NL', '_translations' => [ 'nl_NL' => object(App\Model\Entity\Navigation) {}, 'en_US' => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $trackback = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'child_navigations' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'home', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 5, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 14, 'name' => 'Onze diensten', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'onze-diensten', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 2 => object(App\Model\Entity\Navigation) { 'id' => (int) 4, 'parent_id' => (int) 0, 'lft' => (int) 15, 'rght' => (int) 16, 'name' => 'Nieuws', 'template' => null, 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'nieuws', 'plugin' => 'News', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 4 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 31, 'rght' => (int) 34, 'name' => 'Contact', 'template' => 'contact', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, 'cache' => '', '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $isFront = (int) 1 $types = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ], ':c7' => [ [maximum depth reached] ], ':c8' => [ [maximum depth reached] ], ':c9' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Types__id' => 'integer', 'Types.id' => 'integer', 'id' => 'integer', 'Types__name' => 'string', 'Types.name' => 'string', 'name' => 'string', 'Types__name_single' => 'string', 'Types.name_single' => 'string', 'name_single' => 'string', 'Types__name_single_pre' => 'string', 'Types.name_single_pre' => 'string', 'name_single_pre' => 'string', 'Types__icon' => 'string', 'Types.icon' => 'string', 'icon' => 'string', 'Types__content_type' => 'string', 'Types.content_type' => 'string', 'content_type' => 'string', 'Types__menu_slug' => 'string', 'Types.menu_slug' => 'string', 'menu_slug' => 'string', 'Types__dashboard' => 'boolean', 'Types.dashboard' => 'boolean', 'dashboard' => 'boolean', 'Types__use_pagebuilder' => 'boolean', 'Types.use_pagebuilder' => 'boolean', 'use_pagebuilder' => 'boolean', 'Types__use_cache' => 'boolean', 'Types.use_cache' => 'boolean', 'use_cache' => 'boolean', 'Types__use_headers' => 'boolean', 'Types.use_headers' => 'boolean', 'use_headers' => 'boolean', 'Types__in_sitemap' => 'integer', 'Types.in_sitemap' => 'integer', 'in_sitemap' => 'integer', 'Types__overview' => 'string', 'Types.overview' => 'string', 'overview' => 'string', 'Types__active' => 'text', 'Types.active' => 'text', 'active' => 'text', 'Types__can_highlight' => 'tinyinteger', 'Types.can_highlight' => 'tinyinteger', 'can_highlight' => 'tinyinteger', 'Types__sort' => 'string', 'Types.sort' => 'string', 'sort' => 'string', 'Types__rank' => 'integer', 'Types.rank' => 'integer', 'rank' => 'integer', 'Types__can_add' => 'boolean', 'Types.can_add' => 'boolean', 'can_add' => 'boolean', 'Types__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', 'Types_name_translation__id' => 'integer', 'Types_name_translation.id' => 'integer', 'Types_name_translation__locale' => 'string', 'Types_name_translation.locale' => 'string', 'locale' => 'string', 'Types_name_translation__model' => 'string', 'Types_name_translation.model' => 'string', 'model' => 'string', 'Types_name_translation__foreign_key' => 'integer', 'Types_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Types_name_translation__field' => 'string', 'Types_name_translation.field' => 'string', 'field' => 'string', 'Types_name_translation__content' => 'text', 'Types_name_translation.content' => 'text', 'content' => 'text', 'Types_name_single_translation__id' => 'integer', 'Types_name_single_translation.id' => 'integer', 'Types_name_single_translation__locale' => 'string', 'Types_name_single_translation.locale' => 'string', 'Types_name_single_translation__model' => 'string', 'Types_name_single_translation.model' => 'string', 'Types_name_single_translation__foreign_key' => 'integer', 'Types_name_single_translation.foreign_key' => 'integer', 'Types_name_single_translation__field' => 'string', 'Types_name_single_translation.field' => 'string', 'Types_name_single_translation__content' => 'text', 'Types_name_single_translation.content' => 'text', 'Types_menu_slug_translation__id' => 'integer', 'Types_menu_slug_translation.id' => 'integer', 'Types_menu_slug_translation__locale' => 'string', 'Types_menu_slug_translation.locale' => 'string', 'Types_menu_slug_translation__model' => 'string', 'Types_menu_slug_translation.model' => 'string', 'Types_menu_slug_translation__foreign_key' => 'integer', 'Types_menu_slug_translation.foreign_key' => 'integer', 'Types_menu_slug_translation__field' => 'string', 'Types_menu_slug_translation.field' => 'string', 'Types_menu_slug_translation__content' => 'text', 'Types_menu_slug_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Types_name_translation' => [ [maximum depth reached] ], 'Types_name_single_translation' => [ [maximum depth reached] ], 'Types_menu_slug_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\TypesTable) {} } $plugins = [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ] $settings = [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ] $languages = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Languages__id' => 'integer', 'Languages.id' => 'integer', 'id' => 'integer', 'Languages__label' => 'string', 'Languages.label' => 'string', 'label' => 'string', 'Languages__own_label' => 'string', 'Languages.own_label' => 'string', 'own_label' => 'string', 'Languages__abbreviation' => 'string', 'Languages.abbreviation' => 'string', 'abbreviation' => 'string', 'Languages__locale' => 'string', 'Languages.locale' => 'string', 'locale' => 'string', 'Languages__active' => 'tinyinteger', 'Languages.active' => 'tinyinteger', 'active' => 'tinyinteger' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(Cake\ORM\Table) {} } $activeLanguage = object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Sitekick.Languages' } $i = (int) 3 $item = object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => object(App\Model\Entity\Navigation) {}, (int) 7 => object(App\Model\Entity\Navigation) {}, (int) 8 => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $key = (int) 3 $hasChildren = (int) 1 $isActive = (int) 0 $ichild = object(App\Model\Entity\Navigation) { 'id' => (int) 22, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Voorwaarden en betalingscondities België', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'slug' => 'voorwaarden-en-betalingscondities-belgi', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $activeClass = ' active ' $child = object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 12, 'lft' => (int) 24, 'rght' => (int) 25, 'name' => 'Deel van het team', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/deel-van-het-team', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' }include - ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1855 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - ROOT/plugins/Partsexpress/src/Template/Layout/default.ctp, line 10 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 927 Cake\View\View::render() - CORE/src/View/View.php, line 885 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93]KlantreferentiesCode Context<?php if($child->has_content): ?>
<?php echo urldecode($this->Html->link($child->name, ['controller' => 'Pagecontainers', 'action' => 'view', 'plugin' =>'Pages', $child->slug, 'lang' => ((count($languages) > 1) ? $activeLanguage->abbreviation : '')])); ?>
<?php else: ?>
$viewFile = '/home/forge/partsexpress.eu/plugins/Partsexpress/src/Template/Element/navigation.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nl/over/onze-werkwijze', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/pages/edit/14', 'front_url' => '/', 'active_plugin' => 'Pages', 'contact' => object(App\Form\ContactForm) { '_schema' => [ [maximum depth reached] ], '_errors' => [[maximum depth reached]], '_validator' => [ [maximum depth reached] ], 'fieldsToValidate' => [ [maximum depth reached] ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [[maximum depth reached]], '_schemaClass' => 'Cake\Form\Schema', '_data' => [[maximum depth reached]], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ [maximum depth reached] ] }, 'meta_title' => 'Onze werkwijze', 'itemid' => (int) 14, 'navigation' => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, 'trackback' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {} ], 'navigations' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {} ], 'isFront' => (int) 1, 'types' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\TypesTable) {} }, 'plugins' => [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ], 'settings' => [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ], 'languages' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(Cake\ORM\Table) {} }, 'activeLanguage' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Sitekick.Languages' } ] $isTablet = false $cookies = null $currentUrl = '/nl/over/onze-werkwijze' $SitekickAreaActive = false $back_url = '/sitekick/pages/edit/14' $front_url = '/' $active_plugin = 'Pages' $contact = object(App\Form\ContactForm) { '_schema' => [ '_fields' => [ [maximum depth reached] ] ], '_errors' => [], '_validator' => [ '_presenceMessages' => [[maximum depth reached]], '_allowEmptyMessages' => [[maximum depth reached]], '_allowEmptyFlags' => [[maximum depth reached]], '_useI18n' => true, '_providers' => [ [maximum depth reached] ], '_fields' => [ [maximum depth reached] ] ], 'fieldsToValidate' => [ (int) 0 => 'name', (int) 1 => 'message', (int) 2 => 'email' ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [], '_schemaClass' => 'Cake\Form\Schema', '_data' => [], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ 'default' => object(Cake\Validation\Validator) {} ] } $meta_title = 'Onze werkwijze' $itemid = (int) 14 $navigation = object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [], 'child_navigations' => [], 'pagecontainers' => [ (int) 0 => object(Pages\Model\Entity\Pagecontainer) {} ], '_locale' => 'nl_NL', '_translations' => [ 'nl_NL' => object(App\Model\Entity\Navigation) {}, 'en_US' => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $trackback = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'child_navigations' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'home', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 5, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 14, 'name' => 'Onze diensten', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'onze-diensten', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 2 => object(App\Model\Entity\Navigation) { 'id' => (int) 4, 'parent_id' => (int) 0, 'lft' => (int) 15, 'rght' => (int) 16, 'name' => 'Nieuws', 'template' => null, 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'nieuws', 'plugin' => 'News', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 4 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 31, 'rght' => (int) 34, 'name' => 'Contact', 'template' => 'contact', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, 'cache' => '', '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $isFront = (int) 1 $types = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ], ':c7' => [ [maximum depth reached] ], ':c8' => [ [maximum depth reached] ], ':c9' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Types__id' => 'integer', 'Types.id' => 'integer', 'id' => 'integer', 'Types__name' => 'string', 'Types.name' => 'string', 'name' => 'string', 'Types__name_single' => 'string', 'Types.name_single' => 'string', 'name_single' => 'string', 'Types__name_single_pre' => 'string', 'Types.name_single_pre' => 'string', 'name_single_pre' => 'string', 'Types__icon' => 'string', 'Types.icon' => 'string', 'icon' => 'string', 'Types__content_type' => 'string', 'Types.content_type' => 'string', 'content_type' => 'string', 'Types__menu_slug' => 'string', 'Types.menu_slug' => 'string', 'menu_slug' => 'string', 'Types__dashboard' => 'boolean', 'Types.dashboard' => 'boolean', 'dashboard' => 'boolean', 'Types__use_pagebuilder' => 'boolean', 'Types.use_pagebuilder' => 'boolean', 'use_pagebuilder' => 'boolean', 'Types__use_cache' => 'boolean', 'Types.use_cache' => 'boolean', 'use_cache' => 'boolean', 'Types__use_headers' => 'boolean', 'Types.use_headers' => 'boolean', 'use_headers' => 'boolean', 'Types__in_sitemap' => 'integer', 'Types.in_sitemap' => 'integer', 'in_sitemap' => 'integer', 'Types__overview' => 'string', 'Types.overview' => 'string', 'overview' => 'string', 'Types__active' => 'text', 'Types.active' => 'text', 'active' => 'text', 'Types__can_highlight' => 'tinyinteger', 'Types.can_highlight' => 'tinyinteger', 'can_highlight' => 'tinyinteger', 'Types__sort' => 'string', 'Types.sort' => 'string', 'sort' => 'string', 'Types__rank' => 'integer', 'Types.rank' => 'integer', 'rank' => 'integer', 'Types__can_add' => 'boolean', 'Types.can_add' => 'boolean', 'can_add' => 'boolean', 'Types__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', 'Types_name_translation__id' => 'integer', 'Types_name_translation.id' => 'integer', 'Types_name_translation__locale' => 'string', 'Types_name_translation.locale' => 'string', 'locale' => 'string', 'Types_name_translation__model' => 'string', 'Types_name_translation.model' => 'string', 'model' => 'string', 'Types_name_translation__foreign_key' => 'integer', 'Types_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Types_name_translation__field' => 'string', 'Types_name_translation.field' => 'string', 'field' => 'string', 'Types_name_translation__content' => 'text', 'Types_name_translation.content' => 'text', 'content' => 'text', 'Types_name_single_translation__id' => 'integer', 'Types_name_single_translation.id' => 'integer', 'Types_name_single_translation__locale' => 'string', 'Types_name_single_translation.locale' => 'string', 'Types_name_single_translation__model' => 'string', 'Types_name_single_translation.model' => 'string', 'Types_name_single_translation__foreign_key' => 'integer', 'Types_name_single_translation.foreign_key' => 'integer', 'Types_name_single_translation__field' => 'string', 'Types_name_single_translation.field' => 'string', 'Types_name_single_translation__content' => 'text', 'Types_name_single_translation.content' => 'text', 'Types_menu_slug_translation__id' => 'integer', 'Types_menu_slug_translation.id' => 'integer', 'Types_menu_slug_translation__locale' => 'string', 'Types_menu_slug_translation.locale' => 'string', 'Types_menu_slug_translation__model' => 'string', 'Types_menu_slug_translation.model' => 'string', 'Types_menu_slug_translation__foreign_key' => 'integer', 'Types_menu_slug_translation.foreign_key' => 'integer', 'Types_menu_slug_translation__field' => 'string', 'Types_menu_slug_translation.field' => 'string', 'Types_menu_slug_translation__content' => 'text', 'Types_menu_slug_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Types_name_translation' => [ [maximum depth reached] ], 'Types_name_single_translation' => [ [maximum depth reached] ], 'Types_menu_slug_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\TypesTable) {} } $plugins = [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ] $settings = [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ] $languages = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Languages__id' => 'integer', 'Languages.id' => 'integer', 'id' => 'integer', 'Languages__label' => 'string', 'Languages.label' => 'string', 'label' => 'string', 'Languages__own_label' => 'string', 'Languages.own_label' => 'string', 'own_label' => 'string', 'Languages__abbreviation' => 'string', 'Languages.abbreviation' => 'string', 'abbreviation' => 'string', 'Languages__locale' => 'string', 'Languages.locale' => 'string', 'locale' => 'string', 'Languages__active' => 'tinyinteger', 'Languages.active' => 'tinyinteger', 'active' => 'tinyinteger' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(Cake\ORM\Table) {} } $activeLanguage = object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Sitekick.Languages' } $i = (int) 3 $item = object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => object(App\Model\Entity\Navigation) {}, (int) 7 => object(App\Model\Entity\Navigation) {}, (int) 8 => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $key = (int) 3 $hasChildren = (int) 1 $isActive = (int) 0 $ichild = object(App\Model\Entity\Navigation) { 'id' => (int) 22, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Voorwaarden en betalingscondities België', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'slug' => 'voorwaarden-en-betalingscondities-belgi', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $activeClass = ' active ' $child = object(App\Model\Entity\Navigation) { 'id' => (int) 16, 'parent_id' => (int) 12, 'lft' => (int) 26, 'rght' => (int) 27, 'name' => 'Klantreferenties', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/klantreferenties', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' }include - ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1855 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - ROOT/plugins/Partsexpress/src/Template/Layout/default.ctp, line 10 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 927 Cake\View\View::render() - CORE/src/View/View.php, line 885 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93]VacaturesCode Context<?php if($child->has_content): ?>
<?php echo urldecode($this->Html->link($child->name, ['controller' => 'Pagecontainers', 'action' => 'view', 'plugin' =>'Pages', $child->slug, 'lang' => ((count($languages) > 1) ? $activeLanguage->abbreviation : '')])); ?>
<?php else: ?>
$viewFile = '/home/forge/partsexpress.eu/plugins/Partsexpress/src/Template/Element/navigation.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nl/over/onze-werkwijze', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/pages/edit/14', 'front_url' => '/', 'active_plugin' => 'Pages', 'contact' => object(App\Form\ContactForm) { '_schema' => [ [maximum depth reached] ], '_errors' => [[maximum depth reached]], '_validator' => [ [maximum depth reached] ], 'fieldsToValidate' => [ [maximum depth reached] ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [[maximum depth reached]], '_schemaClass' => 'Cake\Form\Schema', '_data' => [[maximum depth reached]], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ [maximum depth reached] ] }, 'meta_title' => 'Onze werkwijze', 'itemid' => (int) 14, 'navigation' => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, 'trackback' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {} ], 'navigations' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {} ], 'isFront' => (int) 1, 'types' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\TypesTable) {} }, 'plugins' => [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ], 'settings' => [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ], 'languages' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(Cake\ORM\Table) {} }, 'activeLanguage' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Sitekick.Languages' } ] $isTablet = false $cookies = null $currentUrl = '/nl/over/onze-werkwijze' $SitekickAreaActive = false $back_url = '/sitekick/pages/edit/14' $front_url = '/' $active_plugin = 'Pages' $contact = object(App\Form\ContactForm) { '_schema' => [ '_fields' => [ [maximum depth reached] ] ], '_errors' => [], '_validator' => [ '_presenceMessages' => [[maximum depth reached]], '_allowEmptyMessages' => [[maximum depth reached]], '_allowEmptyFlags' => [[maximum depth reached]], '_useI18n' => true, '_providers' => [ [maximum depth reached] ], '_fields' => [ [maximum depth reached] ] ], 'fieldsToValidate' => [ (int) 0 => 'name', (int) 1 => 'message', (int) 2 => 'email' ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [], '_schemaClass' => 'Cake\Form\Schema', '_data' => [], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ 'default' => object(Cake\Validation\Validator) {} ] } $meta_title = 'Onze werkwijze' $itemid = (int) 14 $navigation = object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [], 'child_navigations' => [], 'pagecontainers' => [ (int) 0 => object(Pages\Model\Entity\Pagecontainer) {} ], '_locale' => 'nl_NL', '_translations' => [ 'nl_NL' => object(App\Model\Entity\Navigation) {}, 'en_US' => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $trackback = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'child_navigations' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'home', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 5, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 14, 'name' => 'Onze diensten', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'onze-diensten', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 2 => object(App\Model\Entity\Navigation) { 'id' => (int) 4, 'parent_id' => (int) 0, 'lft' => (int) 15, 'rght' => (int) 16, 'name' => 'Nieuws', 'template' => null, 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'nieuws', 'plugin' => 'News', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 4 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 31, 'rght' => (int) 34, 'name' => 'Contact', 'template' => 'contact', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, 'cache' => '', '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $isFront = (int) 1 $types = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ], ':c7' => [ [maximum depth reached] ], ':c8' => [ [maximum depth reached] ], ':c9' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Types__id' => 'integer', 'Types.id' => 'integer', 'id' => 'integer', 'Types__name' => 'string', 'Types.name' => 'string', 'name' => 'string', 'Types__name_single' => 'string', 'Types.name_single' => 'string', 'name_single' => 'string', 'Types__name_single_pre' => 'string', 'Types.name_single_pre' => 'string', 'name_single_pre' => 'string', 'Types__icon' => 'string', 'Types.icon' => 'string', 'icon' => 'string', 'Types__content_type' => 'string', 'Types.content_type' => 'string', 'content_type' => 'string', 'Types__menu_slug' => 'string', 'Types.menu_slug' => 'string', 'menu_slug' => 'string', 'Types__dashboard' => 'boolean', 'Types.dashboard' => 'boolean', 'dashboard' => 'boolean', 'Types__use_pagebuilder' => 'boolean', 'Types.use_pagebuilder' => 'boolean', 'use_pagebuilder' => 'boolean', 'Types__use_cache' => 'boolean', 'Types.use_cache' => 'boolean', 'use_cache' => 'boolean', 'Types__use_headers' => 'boolean', 'Types.use_headers' => 'boolean', 'use_headers' => 'boolean', 'Types__in_sitemap' => 'integer', 'Types.in_sitemap' => 'integer', 'in_sitemap' => 'integer', 'Types__overview' => 'string', 'Types.overview' => 'string', 'overview' => 'string', 'Types__active' => 'text', 'Types.active' => 'text', 'active' => 'text', 'Types__can_highlight' => 'tinyinteger', 'Types.can_highlight' => 'tinyinteger', 'can_highlight' => 'tinyinteger', 'Types__sort' => 'string', 'Types.sort' => 'string', 'sort' => 'string', 'Types__rank' => 'integer', 'Types.rank' => 'integer', 'rank' => 'integer', 'Types__can_add' => 'boolean', 'Types.can_add' => 'boolean', 'can_add' => 'boolean', 'Types__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', 'Types_name_translation__id' => 'integer', 'Types_name_translation.id' => 'integer', 'Types_name_translation__locale' => 'string', 'Types_name_translation.locale' => 'string', 'locale' => 'string', 'Types_name_translation__model' => 'string', 'Types_name_translation.model' => 'string', 'model' => 'string', 'Types_name_translation__foreign_key' => 'integer', 'Types_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Types_name_translation__field' => 'string', 'Types_name_translation.field' => 'string', 'field' => 'string', 'Types_name_translation__content' => 'text', 'Types_name_translation.content' => 'text', 'content' => 'text', 'Types_name_single_translation__id' => 'integer', 'Types_name_single_translation.id' => 'integer', 'Types_name_single_translation__locale' => 'string', 'Types_name_single_translation.locale' => 'string', 'Types_name_single_translation__model' => 'string', 'Types_name_single_translation.model' => 'string', 'Types_name_single_translation__foreign_key' => 'integer', 'Types_name_single_translation.foreign_key' => 'integer', 'Types_name_single_translation__field' => 'string', 'Types_name_single_translation.field' => 'string', 'Types_name_single_translation__content' => 'text', 'Types_name_single_translation.content' => 'text', 'Types_menu_slug_translation__id' => 'integer', 'Types_menu_slug_translation.id' => 'integer', 'Types_menu_slug_translation__locale' => 'string', 'Types_menu_slug_translation.locale' => 'string', 'Types_menu_slug_translation__model' => 'string', 'Types_menu_slug_translation.model' => 'string', 'Types_menu_slug_translation__foreign_key' => 'integer', 'Types_menu_slug_translation.foreign_key' => 'integer', 'Types_menu_slug_translation__field' => 'string', 'Types_menu_slug_translation.field' => 'string', 'Types_menu_slug_translation__content' => 'text', 'Types_menu_slug_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Types_name_translation' => [ [maximum depth reached] ], 'Types_name_single_translation' => [ [maximum depth reached] ], 'Types_menu_slug_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\TypesTable) {} } $plugins = [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ] $settings = [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ] $languages = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Languages__id' => 'integer', 'Languages.id' => 'integer', 'id' => 'integer', 'Languages__label' => 'string', 'Languages.label' => 'string', 'label' => 'string', 'Languages__own_label' => 'string', 'Languages.own_label' => 'string', 'own_label' => 'string', 'Languages__abbreviation' => 'string', 'Languages.abbreviation' => 'string', 'abbreviation' => 'string', 'Languages__locale' => 'string', 'Languages.locale' => 'string', 'locale' => 'string', 'Languages__active' => 'tinyinteger', 'Languages.active' => 'tinyinteger', 'active' => 'tinyinteger' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(Cake\ORM\Table) {} } $activeLanguage = object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Sitekick.Languages' } $i = (int) 3 $item = object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => object(App\Model\Entity\Navigation) {}, (int) 7 => object(App\Model\Entity\Navigation) {}, (int) 8 => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $key = (int) 3 $hasChildren = (int) 1 $isActive = (int) 0 $ichild = object(App\Model\Entity\Navigation) { 'id' => (int) 22, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Voorwaarden en betalingscondities België', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'slug' => 'voorwaarden-en-betalingscondities-belgi', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $activeClass = ' active ' $child = object(App\Model\Entity\Navigation) { 'id' => (int) 17, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Vacatures', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/vacatures', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' }include - ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1855 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - ROOT/plugins/Partsexpress/src/Template/Layout/default.ctp, line 10 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 927 Cake\View\View::render() - CORE/src/View/View.php, line 885 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93]Privacybeleid Parts ExpressCode Context<?php if($child->has_content): ?>
<?php echo urldecode($this->Html->link($child->name, ['controller' => 'Pagecontainers', 'action' => 'view', 'plugin' =>'Pages', $child->slug, 'lang' => ((count($languages) > 1) ? $activeLanguage->abbreviation : '')])); ?>
<?php else: ?>
$viewFile = '/home/forge/partsexpress.eu/plugins/Partsexpress/src/Template/Element/navigation.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nl/over/onze-werkwijze', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/pages/edit/14', 'front_url' => '/', 'active_plugin' => 'Pages', 'contact' => object(App\Form\ContactForm) { '_schema' => [ [maximum depth reached] ], '_errors' => [[maximum depth reached]], '_validator' => [ [maximum depth reached] ], 'fieldsToValidate' => [ [maximum depth reached] ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [[maximum depth reached]], '_schemaClass' => 'Cake\Form\Schema', '_data' => [[maximum depth reached]], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ [maximum depth reached] ] }, 'meta_title' => 'Onze werkwijze', 'itemid' => (int) 14, 'navigation' => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, 'trackback' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {} ], 'navigations' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {} ], 'isFront' => (int) 1, 'types' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\TypesTable) {} }, 'plugins' => [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ], 'settings' => [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ], 'languages' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(Cake\ORM\Table) {} }, 'activeLanguage' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Sitekick.Languages' } ] $isTablet = false $cookies = null $currentUrl = '/nl/over/onze-werkwijze' $SitekickAreaActive = false $back_url = '/sitekick/pages/edit/14' $front_url = '/' $active_plugin = 'Pages' $contact = object(App\Form\ContactForm) { '_schema' => [ '_fields' => [ [maximum depth reached] ] ], '_errors' => [], '_validator' => [ '_presenceMessages' => [[maximum depth reached]], '_allowEmptyMessages' => [[maximum depth reached]], '_allowEmptyFlags' => [[maximum depth reached]], '_useI18n' => true, '_providers' => [ [maximum depth reached] ], '_fields' => [ [maximum depth reached] ] ], 'fieldsToValidate' => [ (int) 0 => 'name', (int) 1 => 'message', (int) 2 => 'email' ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [], '_schemaClass' => 'Cake\Form\Schema', '_data' => [], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ 'default' => object(Cake\Validation\Validator) {} ] } $meta_title = 'Onze werkwijze' $itemid = (int) 14 $navigation = object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [], 'child_navigations' => [], 'pagecontainers' => [ (int) 0 => object(Pages\Model\Entity\Pagecontainer) {} ], '_locale' => 'nl_NL', '_translations' => [ 'nl_NL' => object(App\Model\Entity\Navigation) {}, 'en_US' => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $trackback = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'child_navigations' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'home', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 5, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 14, 'name' => 'Onze diensten', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'onze-diensten', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 2 => object(App\Model\Entity\Navigation) { 'id' => (int) 4, 'parent_id' => (int) 0, 'lft' => (int) 15, 'rght' => (int) 16, 'name' => 'Nieuws', 'template' => null, 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'nieuws', 'plugin' => 'News', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 4 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 31, 'rght' => (int) 34, 'name' => 'Contact', 'template' => 'contact', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, 'cache' => '', '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $isFront = (int) 1 $types = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ], ':c7' => [ [maximum depth reached] ], ':c8' => [ [maximum depth reached] ], ':c9' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Types__id' => 'integer', 'Types.id' => 'integer', 'id' => 'integer', 'Types__name' => 'string', 'Types.name' => 'string', 'name' => 'string', 'Types__name_single' => 'string', 'Types.name_single' => 'string', 'name_single' => 'string', 'Types__name_single_pre' => 'string', 'Types.name_single_pre' => 'string', 'name_single_pre' => 'string', 'Types__icon' => 'string', 'Types.icon' => 'string', 'icon' => 'string', 'Types__content_type' => 'string', 'Types.content_type' => 'string', 'content_type' => 'string', 'Types__menu_slug' => 'string', 'Types.menu_slug' => 'string', 'menu_slug' => 'string', 'Types__dashboard' => 'boolean', 'Types.dashboard' => 'boolean', 'dashboard' => 'boolean', 'Types__use_pagebuilder' => 'boolean', 'Types.use_pagebuilder' => 'boolean', 'use_pagebuilder' => 'boolean', 'Types__use_cache' => 'boolean', 'Types.use_cache' => 'boolean', 'use_cache' => 'boolean', 'Types__use_headers' => 'boolean', 'Types.use_headers' => 'boolean', 'use_headers' => 'boolean', 'Types__in_sitemap' => 'integer', 'Types.in_sitemap' => 'integer', 'in_sitemap' => 'integer', 'Types__overview' => 'string', 'Types.overview' => 'string', 'overview' => 'string', 'Types__active' => 'text', 'Types.active' => 'text', 'active' => 'text', 'Types__can_highlight' => 'tinyinteger', 'Types.can_highlight' => 'tinyinteger', 'can_highlight' => 'tinyinteger', 'Types__sort' => 'string', 'Types.sort' => 'string', 'sort' => 'string', 'Types__rank' => 'integer', 'Types.rank' => 'integer', 'rank' => 'integer', 'Types__can_add' => 'boolean', 'Types.can_add' => 'boolean', 'can_add' => 'boolean', 'Types__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', 'Types_name_translation__id' => 'integer', 'Types_name_translation.id' => 'integer', 'Types_name_translation__locale' => 'string', 'Types_name_translation.locale' => 'string', 'locale' => 'string', 'Types_name_translation__model' => 'string', 'Types_name_translation.model' => 'string', 'model' => 'string', 'Types_name_translation__foreign_key' => 'integer', 'Types_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Types_name_translation__field' => 'string', 'Types_name_translation.field' => 'string', 'field' => 'string', 'Types_name_translation__content' => 'text', 'Types_name_translation.content' => 'text', 'content' => 'text', 'Types_name_single_translation__id' => 'integer', 'Types_name_single_translation.id' => 'integer', 'Types_name_single_translation__locale' => 'string', 'Types_name_single_translation.locale' => 'string', 'Types_name_single_translation__model' => 'string', 'Types_name_single_translation.model' => 'string', 'Types_name_single_translation__foreign_key' => 'integer', 'Types_name_single_translation.foreign_key' => 'integer', 'Types_name_single_translation__field' => 'string', 'Types_name_single_translation.field' => 'string', 'Types_name_single_translation__content' => 'text', 'Types_name_single_translation.content' => 'text', 'Types_menu_slug_translation__id' => 'integer', 'Types_menu_slug_translation.id' => 'integer', 'Types_menu_slug_translation__locale' => 'string', 'Types_menu_slug_translation.locale' => 'string', 'Types_menu_slug_translation__model' => 'string', 'Types_menu_slug_translation.model' => 'string', 'Types_menu_slug_translation__foreign_key' => 'integer', 'Types_menu_slug_translation.foreign_key' => 'integer', 'Types_menu_slug_translation__field' => 'string', 'Types_menu_slug_translation.field' => 'string', 'Types_menu_slug_translation__content' => 'text', 'Types_menu_slug_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Types_name_translation' => [ [maximum depth reached] ], 'Types_name_single_translation' => [ [maximum depth reached] ], 'Types_menu_slug_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\TypesTable) {} } $plugins = [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ] $settings = [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ] $languages = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Languages__id' => 'integer', 'Languages.id' => 'integer', 'id' => 'integer', 'Languages__label' => 'string', 'Languages.label' => 'string', 'label' => 'string', 'Languages__own_label' => 'string', 'Languages.own_label' => 'string', 'own_label' => 'string', 'Languages__abbreviation' => 'string', 'Languages.abbreviation' => 'string', 'abbreviation' => 'string', 'Languages__locale' => 'string', 'Languages.locale' => 'string', 'locale' => 'string', 'Languages__active' => 'tinyinteger', 'Languages.active' => 'tinyinteger', 'active' => 'tinyinteger' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(Cake\ORM\Table) {} } $activeLanguage = object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Sitekick.Languages' } $i = (int) 3 $item = object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => object(App\Model\Entity\Navigation) {}, (int) 7 => object(App\Model\Entity\Navigation) {}, (int) 8 => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $key = (int) 3 $hasChildren = (int) 1 $isActive = (int) 0 $ichild = object(App\Model\Entity\Navigation) { 'id' => (int) 22, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Voorwaarden en betalingscondities België', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'slug' => 'voorwaarden-en-betalingscondities-belgi', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $activeClass = ' active ' $child = object(App\Model\Entity\Navigation) { 'id' => (int) 20, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Privacybeleid Parts Express', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'slug' => 'privacybeleid-parts-express', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' }include - ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1855 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - ROOT/plugins/Partsexpress/src/Template/Layout/default.ctp, line 10 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 927 Cake\View\View::render() - CORE/src/View/View.php, line 885 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93]Voorwaarden en betalingscondities NederlandCode Context<?php if($child->has_content): ?>
<?php echo urldecode($this->Html->link($child->name, ['controller' => 'Pagecontainers', 'action' => 'view', 'plugin' =>'Pages', $child->slug, 'lang' => ((count($languages) > 1) ? $activeLanguage->abbreviation : '')])); ?>
<?php else: ?>
$viewFile = '/home/forge/partsexpress.eu/plugins/Partsexpress/src/Template/Element/navigation.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nl/over/onze-werkwijze', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/pages/edit/14', 'front_url' => '/', 'active_plugin' => 'Pages', 'contact' => object(App\Form\ContactForm) { '_schema' => [ [maximum depth reached] ], '_errors' => [[maximum depth reached]], '_validator' => [ [maximum depth reached] ], 'fieldsToValidate' => [ [maximum depth reached] ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [[maximum depth reached]], '_schemaClass' => 'Cake\Form\Schema', '_data' => [[maximum depth reached]], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ [maximum depth reached] ] }, 'meta_title' => 'Onze werkwijze', 'itemid' => (int) 14, 'navigation' => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, 'trackback' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {} ], 'navigations' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {} ], 'isFront' => (int) 1, 'types' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\TypesTable) {} }, 'plugins' => [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ], 'settings' => [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ], 'languages' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(Cake\ORM\Table) {} }, 'activeLanguage' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Sitekick.Languages' } ] $isTablet = false $cookies = null $currentUrl = '/nl/over/onze-werkwijze' $SitekickAreaActive = false $back_url = '/sitekick/pages/edit/14' $front_url = '/' $active_plugin = 'Pages' $contact = object(App\Form\ContactForm) { '_schema' => [ '_fields' => [ [maximum depth reached] ] ], '_errors' => [], '_validator' => [ '_presenceMessages' => [[maximum depth reached]], '_allowEmptyMessages' => [[maximum depth reached]], '_allowEmptyFlags' => [[maximum depth reached]], '_useI18n' => true, '_providers' => [ [maximum depth reached] ], '_fields' => [ [maximum depth reached] ] ], 'fieldsToValidate' => [ (int) 0 => 'name', (int) 1 => 'message', (int) 2 => 'email' ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [], '_schemaClass' => 'Cake\Form\Schema', '_data' => [], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ 'default' => object(Cake\Validation\Validator) {} ] } $meta_title = 'Onze werkwijze' $itemid = (int) 14 $navigation = object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [], 'child_navigations' => [], 'pagecontainers' => [ (int) 0 => object(Pages\Model\Entity\Pagecontainer) {} ], '_locale' => 'nl_NL', '_translations' => [ 'nl_NL' => object(App\Model\Entity\Navigation) {}, 'en_US' => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $trackback = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'child_navigations' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'home', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 5, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 14, 'name' => 'Onze diensten', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'onze-diensten', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 2 => object(App\Model\Entity\Navigation) { 'id' => (int) 4, 'parent_id' => (int) 0, 'lft' => (int) 15, 'rght' => (int) 16, 'name' => 'Nieuws', 'template' => null, 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'nieuws', 'plugin' => 'News', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 4 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 31, 'rght' => (int) 34, 'name' => 'Contact', 'template' => 'contact', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, 'cache' => '', '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $isFront = (int) 1 $types = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ], ':c7' => [ [maximum depth reached] ], ':c8' => [ [maximum depth reached] ], ':c9' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Types__id' => 'integer', 'Types.id' => 'integer', 'id' => 'integer', 'Types__name' => 'string', 'Types.name' => 'string', 'name' => 'string', 'Types__name_single' => 'string', 'Types.name_single' => 'string', 'name_single' => 'string', 'Types__name_single_pre' => 'string', 'Types.name_single_pre' => 'string', 'name_single_pre' => 'string', 'Types__icon' => 'string', 'Types.icon' => 'string', 'icon' => 'string', 'Types__content_type' => 'string', 'Types.content_type' => 'string', 'content_type' => 'string', 'Types__menu_slug' => 'string', 'Types.menu_slug' => 'string', 'menu_slug' => 'string', 'Types__dashboard' => 'boolean', 'Types.dashboard' => 'boolean', 'dashboard' => 'boolean', 'Types__use_pagebuilder' => 'boolean', 'Types.use_pagebuilder' => 'boolean', 'use_pagebuilder' => 'boolean', 'Types__use_cache' => 'boolean', 'Types.use_cache' => 'boolean', 'use_cache' => 'boolean', 'Types__use_headers' => 'boolean', 'Types.use_headers' => 'boolean', 'use_headers' => 'boolean', 'Types__in_sitemap' => 'integer', 'Types.in_sitemap' => 'integer', 'in_sitemap' => 'integer', 'Types__overview' => 'string', 'Types.overview' => 'string', 'overview' => 'string', 'Types__active' => 'text', 'Types.active' => 'text', 'active' => 'text', 'Types__can_highlight' => 'tinyinteger', 'Types.can_highlight' => 'tinyinteger', 'can_highlight' => 'tinyinteger', 'Types__sort' => 'string', 'Types.sort' => 'string', 'sort' => 'string', 'Types__rank' => 'integer', 'Types.rank' => 'integer', 'rank' => 'integer', 'Types__can_add' => 'boolean', 'Types.can_add' => 'boolean', 'can_add' => 'boolean', 'Types__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', 'Types_name_translation__id' => 'integer', 'Types_name_translation.id' => 'integer', 'Types_name_translation__locale' => 'string', 'Types_name_translation.locale' => 'string', 'locale' => 'string', 'Types_name_translation__model' => 'string', 'Types_name_translation.model' => 'string', 'model' => 'string', 'Types_name_translation__foreign_key' => 'integer', 'Types_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Types_name_translation__field' => 'string', 'Types_name_translation.field' => 'string', 'field' => 'string', 'Types_name_translation__content' => 'text', 'Types_name_translation.content' => 'text', 'content' => 'text', 'Types_name_single_translation__id' => 'integer', 'Types_name_single_translation.id' => 'integer', 'Types_name_single_translation__locale' => 'string', 'Types_name_single_translation.locale' => 'string', 'Types_name_single_translation__model' => 'string', 'Types_name_single_translation.model' => 'string', 'Types_name_single_translation__foreign_key' => 'integer', 'Types_name_single_translation.foreign_key' => 'integer', 'Types_name_single_translation__field' => 'string', 'Types_name_single_translation.field' => 'string', 'Types_name_single_translation__content' => 'text', 'Types_name_single_translation.content' => 'text', 'Types_menu_slug_translation__id' => 'integer', 'Types_menu_slug_translation.id' => 'integer', 'Types_menu_slug_translation__locale' => 'string', 'Types_menu_slug_translation.locale' => 'string', 'Types_menu_slug_translation__model' => 'string', 'Types_menu_slug_translation.model' => 'string', 'Types_menu_slug_translation__foreign_key' => 'integer', 'Types_menu_slug_translation.foreign_key' => 'integer', 'Types_menu_slug_translation__field' => 'string', 'Types_menu_slug_translation.field' => 'string', 'Types_menu_slug_translation__content' => 'text', 'Types_menu_slug_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Types_name_translation' => [ [maximum depth reached] ], 'Types_name_single_translation' => [ [maximum depth reached] ], 'Types_menu_slug_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\TypesTable) {} } $plugins = [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ] $settings = [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ] $languages = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Languages__id' => 'integer', 'Languages.id' => 'integer', 'id' => 'integer', 'Languages__label' => 'string', 'Languages.label' => 'string', 'label' => 'string', 'Languages__own_label' => 'string', 'Languages.own_label' => 'string', 'own_label' => 'string', 'Languages__abbreviation' => 'string', 'Languages.abbreviation' => 'string', 'abbreviation' => 'string', 'Languages__locale' => 'string', 'Languages.locale' => 'string', 'locale' => 'string', 'Languages__active' => 'tinyinteger', 'Languages.active' => 'tinyinteger', 'active' => 'tinyinteger' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(Cake\ORM\Table) {} } $activeLanguage = object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Sitekick.Languages' } $i = (int) 3 $item = object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => object(App\Model\Entity\Navigation) {}, (int) 7 => object(App\Model\Entity\Navigation) {}, (int) 8 => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $key = (int) 3 $hasChildren = (int) 1 $isActive = (int) 0 $ichild = object(App\Model\Entity\Navigation) { 'id' => (int) 22, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Voorwaarden en betalingscondities België', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'slug' => 'voorwaarden-en-betalingscondities-belgi', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $activeClass = ' active ' $child = object(App\Model\Entity\Navigation) { 'id' => (int) 21, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Voorwaarden en betalingscondities Nederland', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'slug' => 'voorwaarden-en-betalingscondities-nederland', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' }include - ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1855 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - ROOT/plugins/Partsexpress/src/Template/Layout/default.ctp, line 10 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 927 Cake\View\View::render() - CORE/src/View/View.php, line 885 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93]Voorwaarden en betalingscondities BelgiëCode Context<?php if($child->has_content): ?>
<?php echo urldecode($this->Html->link($child->name, ['controller' => 'Pagecontainers', 'action' => 'view', 'plugin' =>'Pages', $child->slug, 'lang' => ((count($languages) > 1) ? $activeLanguage->abbreviation : '')])); ?>
<?php else: ?>
$viewFile = '/home/forge/partsexpress.eu/plugins/Partsexpress/src/Template/Element/navigation.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nl/over/onze-werkwijze', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/pages/edit/14', 'front_url' => '/', 'active_plugin' => 'Pages', 'contact' => object(App\Form\ContactForm) { '_schema' => [ [maximum depth reached] ], '_errors' => [[maximum depth reached]], '_validator' => [ [maximum depth reached] ], 'fieldsToValidate' => [ [maximum depth reached] ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [[maximum depth reached]], '_schemaClass' => 'Cake\Form\Schema', '_data' => [[maximum depth reached]], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ [maximum depth reached] ] }, 'meta_title' => 'Onze werkwijze', 'itemid' => (int) 14, 'navigation' => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, 'trackback' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {} ], 'navigations' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {} ], 'isFront' => (int) 1, 'types' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\TypesTable) {} }, 'plugins' => [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ], 'settings' => [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ], 'languages' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(Cake\ORM\Table) {} }, 'activeLanguage' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Sitekick.Languages' } ] $isTablet = false $cookies = null $currentUrl = '/nl/over/onze-werkwijze' $SitekickAreaActive = false $back_url = '/sitekick/pages/edit/14' $front_url = '/' $active_plugin = 'Pages' $contact = object(App\Form\ContactForm) { '_schema' => [ '_fields' => [ [maximum depth reached] ] ], '_errors' => [], '_validator' => [ '_presenceMessages' => [[maximum depth reached]], '_allowEmptyMessages' => [[maximum depth reached]], '_allowEmptyFlags' => [[maximum depth reached]], '_useI18n' => true, '_providers' => [ [maximum depth reached] ], '_fields' => [ [maximum depth reached] ] ], 'fieldsToValidate' => [ (int) 0 => 'name', (int) 1 => 'message', (int) 2 => 'email' ], 'subject' => 'Contactformulier', 'template' => 'contact', 'attachments' => [], '_schemaClass' => 'Cake\Form\Schema', '_data' => [], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => 'Cake\Event\Event', '_validatorClass' => 'Cake\Validation\Validator', '_validators' => [ 'default' => object(Cake\Validation\Validator) {} ] } $meta_title = 'Onze werkwijze' $itemid = (int) 14 $navigation = object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [], 'child_navigations' => [], 'pagecontainers' => [ (int) 0 => object(Pages\Model\Entity\Pagecontainer) {} ], '_locale' => 'nl_NL', '_translations' => [ 'nl_NL' => object(App\Model\Entity\Navigation) {}, 'en_US' => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $trackback = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'child_navigations' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 14, 'parent_id' => (int) 12, 'lft' => (int) 20, 'rght' => (int) 21, 'name' => 'Onze werkwijze', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over/onze-werkwijze', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, 'headers' => [[maximum depth reached]], 'child_navigations' => [[maximum depth reached]], 'pagecontainers' => [ [maximum depth reached] ], '_locale' => 'nl_NL', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'home', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 1 => object(App\Model\Entity\Navigation) { 'id' => (int) 5, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 14, 'name' => 'Onze diensten', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'onze-diensten', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 2 => object(App\Model\Entity\Navigation) { 'id' => (int) 4, 'parent_id' => (int) 0, 'lft' => (int) 15, 'rght' => (int) 16, 'name' => 'Nieuws', 'template' => null, 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'nieuws', 'plugin' => 'News', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' }, (int) 4 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 31, 'rght' => (int) 34, 'name' => 'Contact', 'template' => 'contact', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, 'cache' => '', '_locale' => 'nl_NL', 'children' => [[maximum depth reached]], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Navigations' } ] $isFront = (int) 1 $types = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Types`.`id` AS `Types__id`, `Types`.`name` AS `Types__name`, `Types`.`name_single` AS `Types__name_single`, `Types`.`name_single_pre` AS `Types__name_single_pre`, `Types`.`icon` AS `Types__icon`, `Types`.`content_type` AS `Types__content_type`, `Types`.`menu_slug` AS `Types__menu_slug`, `Types`.`dashboard` AS `Types__dashboard`, `Types`.`use_pagebuilder` AS `Types__use_pagebuilder`, `Types`.`use_cache` AS `Types__use_cache`, `Types`.`use_headers` AS `Types__use_headers`, `Types`.`in_sitemap` AS `Types__in_sitemap`, `Types`.`overview` AS `Types__overview`, `Types`.`active` AS `Types__active`, `Types`.`can_highlight` AS `Types__can_highlight`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `Types`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types_name_translation`.`id` AS `Types_name_translation__id`, `Types_name_translation`.`locale` AS `Types_name_translation__locale`, `Types_name_translation`.`model` AS `Types_name_translation__model`, `Types_name_translation`.`foreign_key` AS `Types_name_translation__foreign_key`, `Types_name_translation`.`field` AS `Types_name_translation__field`, `Types_name_translation`.`content` AS `Types_name_translation__content`, `Types_name_single_translation`.`id` AS `Types_name_single_translation__id`, `Types_name_single_translation`.`locale` AS `Types_name_single_translation__locale`, `Types_name_single_translation`.`model` AS `Types_name_single_translation__model`, `Types_name_single_translation`.`foreign_key` AS `Types_name_single_translation__foreign_key`, `Types_name_single_translation`.`field` AS `Types_name_single_translation__field`, `Types_name_single_translation`.`content` AS `Types_name_single_translation__content`, `Types_menu_slug_translation`.`id` AS `Types_menu_slug_translation__id`, `Types_menu_slug_translation`.`locale` AS `Types_menu_slug_translation__locale`, `Types_menu_slug_translation`.`model` AS `Types_menu_slug_translation__model`, `Types_menu_slug_translation`.`foreign_key` AS `Types_menu_slug_translation__foreign_key`, `Types_menu_slug_translation`.`field` AS `Types_menu_slug_translation__field`, `Types_menu_slug_translation`.`content` AS `Types_menu_slug_translation__content` FROM `types` `Types` LEFT JOIN `i18n` `Types_name_translation` ON (`Types_name_translation`.`model` = :c0 AND `Types_name_translation`.`field` = :c1 AND `Types_name_translation`.`locale` = :c2 AND `Types`.`id` = (`Types_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_name_single_translation` ON (`Types_name_single_translation`.`model` = :c3 AND `Types_name_single_translation`.`field` = :c4 AND `Types_name_single_translation`.`locale` = :c5 AND `Types`.`id` = (`Types_name_single_translation`.`foreign_key`)) LEFT JOIN `i18n` `Types_menu_slug_translation` ON (`Types_menu_slug_translation`.`model` = :c6 AND `Types_menu_slug_translation`.`field` = :c7 AND `Types_menu_slug_translation`.`locale` = :c8 AND `Types`.`id` = (`Types_menu_slug_translation`.`foreign_key`)) WHERE `active` = :c9 ORDER BY rank ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ], ':c7' => [ [maximum depth reached] ], ':c8' => [ [maximum depth reached] ], ':c9' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Types__id' => 'integer', 'Types.id' => 'integer', 'id' => 'integer', 'Types__name' => 'string', 'Types.name' => 'string', 'name' => 'string', 'Types__name_single' => 'string', 'Types.name_single' => 'string', 'name_single' => 'string', 'Types__name_single_pre' => 'string', 'Types.name_single_pre' => 'string', 'name_single_pre' => 'string', 'Types__icon' => 'string', 'Types.icon' => 'string', 'icon' => 'string', 'Types__content_type' => 'string', 'Types.content_type' => 'string', 'content_type' => 'string', 'Types__menu_slug' => 'string', 'Types.menu_slug' => 'string', 'menu_slug' => 'string', 'Types__dashboard' => 'boolean', 'Types.dashboard' => 'boolean', 'dashboard' => 'boolean', 'Types__use_pagebuilder' => 'boolean', 'Types.use_pagebuilder' => 'boolean', 'use_pagebuilder' => 'boolean', 'Types__use_cache' => 'boolean', 'Types.use_cache' => 'boolean', 'use_cache' => 'boolean', 'Types__use_headers' => 'boolean', 'Types.use_headers' => 'boolean', 'use_headers' => 'boolean', 'Types__in_sitemap' => 'integer', 'Types.in_sitemap' => 'integer', 'in_sitemap' => 'integer', 'Types__overview' => 'string', 'Types.overview' => 'string', 'overview' => 'string', 'Types__active' => 'text', 'Types.active' => 'text', 'active' => 'text', 'Types__can_highlight' => 'tinyinteger', 'Types.can_highlight' => 'tinyinteger', 'can_highlight' => 'tinyinteger', 'Types__sort' => 'string', 'Types.sort' => 'string', 'sort' => 'string', 'Types__rank' => 'integer', 'Types.rank' => 'integer', 'rank' => 'integer', 'Types__can_add' => 'boolean', 'Types.can_add' => 'boolean', 'can_add' => 'boolean', 'Types__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', 'Types_name_translation__id' => 'integer', 'Types_name_translation.id' => 'integer', 'Types_name_translation__locale' => 'string', 'Types_name_translation.locale' => 'string', 'locale' => 'string', 'Types_name_translation__model' => 'string', 'Types_name_translation.model' => 'string', 'model' => 'string', 'Types_name_translation__foreign_key' => 'integer', 'Types_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Types_name_translation__field' => 'string', 'Types_name_translation.field' => 'string', 'field' => 'string', 'Types_name_translation__content' => 'text', 'Types_name_translation.content' => 'text', 'content' => 'text', 'Types_name_single_translation__id' => 'integer', 'Types_name_single_translation.id' => 'integer', 'Types_name_single_translation__locale' => 'string', 'Types_name_single_translation.locale' => 'string', 'Types_name_single_translation__model' => 'string', 'Types_name_single_translation.model' => 'string', 'Types_name_single_translation__foreign_key' => 'integer', 'Types_name_single_translation.foreign_key' => 'integer', 'Types_name_single_translation__field' => 'string', 'Types_name_single_translation.field' => 'string', 'Types_name_single_translation__content' => 'text', 'Types_name_single_translation.content' => 'text', 'Types_menu_slug_translation__id' => 'integer', 'Types_menu_slug_translation.id' => 'integer', 'Types_menu_slug_translation__locale' => 'string', 'Types_menu_slug_translation.locale' => 'string', 'Types_menu_slug_translation__model' => 'string', 'Types_menu_slug_translation.model' => 'string', 'Types_menu_slug_translation__foreign_key' => 'integer', 'Types_menu_slug_translation.foreign_key' => 'integer', 'Types_menu_slug_translation__field' => 'string', 'Types_menu_slug_translation.field' => 'string', 'Types_menu_slug_translation__content' => 'text', 'Types_menu_slug_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Types_name_translation' => [ [maximum depth reached] ], 'Types_name_single_translation' => [ [maximum depth reached] ], 'Types_menu_slug_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\TypesTable) {} } $plugins = [ (int) 0 => 'Headers', (int) 1 => 'Items', (int) 2 => 'Mails', (int) 3 => 'Media', (int) 4 => 'News', (int) 5 => 'Pages', (int) 6 => 'Users', (int) 7 => 'Cookie', (int) 8 => 'Forms', (int) 9 => 'Migrations', (int) 10 => 'Partsexpress', (int) 11 => 'Search', (int) 12 => 'Seo', (int) 13 => 'Shrink' ] $settings = [ 'Headers' => [ 'dashboard_desktop_height' => (float) 650, 'dashboard_desktop_width' => (float) 1920, 'dashboard_tablet_height' => (float) 350, 'dashboard_tablet_width' => (float) 992, 'dashboard_phone_height' => (float) 200, 'dashboard_phone_width' => (float) 350, 'single' => (float) 1, 'image_properties' => (float) 0, 'name' => 'Headers', 'name_single' => 'Header', 'dashboard' => (float) 0, 'icon' => 'icon-paintings', 'menu' => 'bottom', 'menu_order' => (float) 1, 'slug' => 'headers', 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'desktop_height' => (float) 650, 'desktop_width' => (float) 1920, 'tablet_height' => (float) 450, 'tablet_width' => (float) 992, 'phone_height' => (float) 350, 'phone_width' => (float) 768 ], 'Items' => [ 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'use_types' => (float) 1, 'templates' => 'main,dienst,contact', 'content_model' => 'ItemcontainerBlockItems', 'content_field' => 'data', 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'single' => (float) 0, 'image_properties' => (float) 1, 'lazyload' => (float) 1 ], 'Mails' => [ 'name' => 'Berichten', 'name_single' => 'Bericht', 'dashboard' => (float) 1, 'icon' => 'icon-newsletter', 'menu' => 'bottom', 'menu_order' => (float) 1, 'menu_counter' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Media' => [ 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '', 'href_enabled' => (float) 0 ], 'News' => [ 'image_width' => (float) 489, 'image_height' => (float) 355, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'Nieuws', 'name_single' => 'Nieuwsbericht', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'top', 'sitemap' => (float) 1, 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'preview_chars' => (float) 200, 'slug' => 'news', 'in_dropdown' => (float) 1, 'content_model' => 'News', 'content_field' => 'content', 'max_highlight' => (float) 10, 'use_date' => (float) 1, 'can_highlight' => (float) 0, 'multiple_upload' => (float) 0, 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 1, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'news' ], 'Pages' => [ 'name' => 'Pagina's en menu', 'name_single' => 'Pagina', 'dashboard' => (float) 0, 'icon' => 'icon-menu', 'menu' => 'top', 'menu_order' => (float) 1, 'sitemap' => (float) 1, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 1, 'slug' => 'navigations', 'image_width' => (float) 275, 'image_height' => (float) 205, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'main,dienst,contact', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'multiple_upload' => (float) 0, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'new_pages_allowed' => (float) 0, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0 ], 'Users' => [ 'name' => 'Beheerders', 'name_single' => 'Beheerder', 'dashboard' => (float) 1, 'icon' => 'icon-team', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 1, 'slug' => '', 'image_width' => (float) 300, 'image_height' => (float) 300, 'image_properties' => (float) 0, 'single' => (float) 1, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75 ], 'Base' => [ 'mail_to' => 'PartsExpress#info@partsexpress.nl', 'mail_cc' => '', 'mail_bcc' => '', 'human' => 'DbE58@', 'analytics' => 'UA-61897254-32', 'mail_from_name' => 'PartsExpress', 'mail_from_email' => 'website@partsexpress.eu', 'theme' => 'Partsexpress', 'typekit' => '', 'site_name' => 'Parts Express', 'editor_tables' => '0', 'html_editor' => '1', 'test_environment' => '0', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'multilingual' => '0', 'blacklist_ips' => '127.0.0.1;37.153.199.82', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0' ], 'Cookie' => [ 'title' => 'Cookie instellingen', 'content_small' => 'Deze website maakt gebruik van cookies om de website te verbeteren: om anonieme statistieken bij te houden, het mogelijk te maken om pagina's te delen middels social media (Facebook, Twitter, etc.) en om advertenties voor u relevanter te maken. Mocht u geen cookies accepteren, kunt u op instellingen klikken om deze optie te kiezen. Als u gebruik wilt maken van alle functionaliteiten op deze website, klik dan op Accepteren. Meer informatie vindt u in onze <a href="{0}">privacyverklaring</a>', 'content_large' => '<p>Op deze website worden cookies gebruikt. Een cookie is een klein tekstbestand dat op uw pc wordt opgeslagen. Dit bestand houdt gegevens bij van door u bezochte pagina's en bevat een aantal gegevens over uw bezoek. Tevens worden cookies gebruikt voor functionaliteiten op onze website, zoals de mogelijkheid om pagina's te delen binnen social media (Google+, Facebook, Twitter, etc.). De cookies worden lokaal op uw eigen pc opgeslagen en bevatten alleen geanonimiseerde informatie.</p><p>Met behulp van de onderstaande instellingen kunt u een keuze maken uit de cookies die u wilt accepteren. Het niet accepteren van cookies zal resulteren in een beperkte functionaliteit binnen de website.</p>', 'theme' => 'light', 'show_option_2' => (float) 1, 'privacy_slug' => '{"nl_NL":"/privacy"}' ], 'Forms' => [ 'in_menu' => (float) 0, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form', 'blacklist_export_fields' => '' ], 'Migrations' => [], 'Partsexpress' => [], 'Search' => [ 'search_fields' => '' ], 'Seo' => [ 'name' => 'Seo', 'name_single' => 'Seo', 'dashboard' => (float) 0, 'icon' => 'icon-seo-3', 'menu' => 'top', 'menu_order' => (float) 999, 'in_menu' => (float) 1, 'menu_levels' => (float) 2, 'in_dropdown' => (float) 2, 'slug' => 'seo', 'submenu' => (float) 1, 'in_submenu' => 'redirects#Doorverwijzingen,notfound#Dode pagina's,index#Tools' ], 'Shrink' => [] ] $languages = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Languages`.`id` AS `Languages__id`, `Languages`.`label` AS `Languages__label`, `Languages`.`own_label` AS `Languages__own_label`, `Languages`.`abbreviation` AS `Languages__abbreviation`, `Languages`.`locale` AS `Languages__locale`, `Languages`.`active` AS `Languages__active` FROM `languages` `Languages` WHERE `active` = :c0', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Languages__id' => 'integer', 'Languages.id' => 'integer', 'id' => 'integer', 'Languages__label' => 'string', 'Languages.label' => 'string', 'label' => 'string', 'Languages__own_label' => 'string', 'Languages.own_label' => 'string', 'own_label' => 'string', 'Languages__abbreviation' => 'string', 'Languages.abbreviation' => 'string', 'abbreviation' => 'string', 'Languages__locale' => 'string', 'Languages.locale' => 'string', 'locale' => 'string', 'Languages__active' => 'tinyinteger', 'Languages.active' => 'tinyinteger', 'active' => 'tinyinteger' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(Cake\ORM\Table) {} } $activeLanguage = object(Cake\ORM\Entity) { 'id' => (int) 1, 'label' => 'Nederlands', 'own_label' => 'Nederlands', 'abbreviation' => 'nl', 'locale' => 'nl_NL', 'active' => (int) 1, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Sitekick.Languages' } $i = (int) 3 $item = object(App\Model\Entity\Navigation) { 'id' => (int) 12, 'parent_id' => (int) 0, 'lft' => (int) 17, 'rght' => (int) 30, 'name' => 'Over ons', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'slug' => 'over-ons', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [ (int) 0 => object(App\Model\Entity\Navigation) {}, (int) 1 => object(App\Model\Entity\Navigation) {}, (int) 2 => object(App\Model\Entity\Navigation) {}, (int) 3 => object(App\Model\Entity\Navigation) {}, (int) 4 => object(App\Model\Entity\Navigation) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => object(App\Model\Entity\Navigation) {}, (int) 7 => object(App\Model\Entity\Navigation) {}, (int) 8 => object(App\Model\Entity\Navigation) {} ], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $key = (int) 3 $hasChildren = (int) 1 $isActive = (int) 0 $ichild = object(App\Model\Entity\Navigation) { 'id' => (int) 22, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Voorwaarden en betalingscondities België', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'slug' => 'voorwaarden-en-betalingscondities-belgi', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' } $activeClass = ' active ' $child = object(App\Model\Entity\Navigation) { 'id' => (int) 22, 'parent_id' => (int) 12, 'lft' => (int) 28, 'rght' => (int) 29, 'name' => 'Voorwaarden en betalingscondities België', 'template' => '', 'disable_header' => false, 'display' => true, 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'slug' => 'voorwaarden-en-betalingscondities-belgi', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => null, 'cache' => true, '_locale' => 'nl_NL', 'children' => [], '[new]' => false, '[accessible]' => [ 'parent_id' => true, 'lft' => true, 'rght' => true, 'name' => true, 'display' => true, 'disable_header' => true, 'active' => true, 'has_content' => true, 'template' => true, 'autofill' => true, 'rank' => true, 'seo_title' => true, 'seo_description' => true, 'seo_index' => true, 'slug' => true, 'plugin' => true, 'parent_navigation' => true, 'child_navigations' => true, 'pagecontainers' => true, 'front_edit_title' => true, 'headers' => true, 'headers_navigations' => true, 'cache' => true, 'class' => true, '_joinData' => true ], '[dirty]' => [ 'children' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Navigations' }include - ROOT/plugins/Partsexpress/src/Template/Element/navigation.ctp, line 93 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1855 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - ROOT/plugins/Partsexpress/src/Template/Layout/default.ctp, line 10 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419 Cake\View\View::_render() - CORE/src/View/View.php, line 1380 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 927 Cake\View\View::render() - CORE/src/View/View.php, line 885 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Parts Express heeft een uitgebreide vloot van uiteenlopend materieel. Hiermee bieden we verschillende diensten aan: van het transport van complete partijen tot fijnmazige distributie. Met ruim 250 trucks en 100 bestelbussen is er voortdurend voldoende capaciteit, ook voor spoedopdrachten.
Milieu en Kwaliteit
Bij Parts Express waken we continu over de kwaliteit van onze dienstverlening. Dit blijkt uit :
Afleverperformance Parts Express
Correcte leveringen Dagdistributie 99,65%
Correcte leveringen Nachtdistributie 99,55%
Correcte leveringen Same Day Express 99,35%
Scanperformance Dagdistributie 95,30%
Afleverperformance vóór 14.00 uur 96,50%
Alle Parts Express-chauffeurs die gevaarlijke stoffen vervoeren, zijn opgeleid voor het vervoer van ADR-stukgoederen. Ook op de werkvloer leven we de veiligheids- en milieuregels na. Zo hebben we speciale ADR-coördinatie in de depots. En door zoveel mogelijk afval bij de bron te scheiden, sparen we niet alleen het milieu maar denken we ook aan de afvalkosten.
Groene stroom
Parts Express zet zich bewust in voor een beter milieu. Daarom kopen we groene stroom in voor onze vestigingen. Het gaat om stroom die afkomstig is van hernieuwbare energiebronnen die CO2- neutraal zijn, zoals zon, wind, water en biomassa.
Schonere vrachtwagens
Veel van onze trucks voldoen aan de Euronorm 5 of 6. Hiermee geven wij gehoor aan alle eisen die de overheid stelt aan het vervoer binnen een groeiend aantal milieuzones.
Onze LZV (langere en zwaardere vrachtwagencombinatie) rijdt iedere nacht tussen onze diverse depots. Rijden met een LZV scheelt ritten en draagt bij aan het verminderen van CO2 uitstoot en is hiermee dus beter voor het milieu.